You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/USAGE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ agents with specialized capabilities and tools. It features:
23
23
After passing the last year+ building AI agents of various types, using a variety of software solutions and frameworks, we kept asking ourselves some of the same questions:
24
24
25
25
- How can we make building and running useful agentic systems less of a hassle?
26
-
- Most agents we build end up use many of the same building blocks. Can we re-use most of those building block and have declarative configurations for new agents?
26
+
- Most agents we build end up using many of the same building blocks. Can we re-use most of those building block and have declarative configurations for new agents?
27
27
- How can we package and share agents amongst each other as simply as possible without all the headaches?
28
28
29
29
We really think we're getting somewhere as we build out the primitives of `cagent` so, in keeping with our love for open-source software in general, we decided to **share it and build it in the open** to allow the community at large to make use of our work and contribute to the future of the project itself.
0 commit comments