Skip to content

Commit c4864b1

Browse files
committed
Add architecture diagram
1 parent 7caacd6 commit c4864b1

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ The CLI is just one client. The daemon exposes every operation via ConnectRPC.
8181

8282
Build your own IDE plugins, Slack bots, or automation scripts. Full programmatic control over agents, tasks, messages, models, and providers.
8383

84+
<p align="center">
85+
<img src="docs/images/construct-architecture.png" alt="Construct Architecture" width="600"
86+
</p>
87+
8488
#### Agent-as-a-Service (Coming Soon)
8589

8690
Construct's daemon can run anywhere - locally, on a remote server, or in cloud sandboxes. The architecture supports connecting to remote daemons, enabling:
@@ -137,7 +141,7 @@ construct agent create reviewer \
137141
## Quick Start
138142

139143
> [!WARNING]
140-
> Construct is in preview. Expect bugs and missing features as we actively develop toward a stable release. [Report issues](https://github.com/furisto/construct/issues) to help us improve.
144+
> Construct is in preview. Expect bugs, breaking changes and missing features as we actively develop toward a stable release. [Report issues](https://github.com/furisto/construct/issues) to help us improve.
141145
142146
### Installation
143147

90.9 KB
Loading

0 commit comments

Comments
 (0)