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
- ``tasks/`` - Individual task files with YAML metadata
94
94
- ``knowledge/`` - Long-term documentation and insights
95
+
- ``lessons/`` - Learned lessons and best practices
95
96
- ``people/`` - Contact profiles and relationship management
96
97
- ``projects/`` - Project-specific information
97
98
@@ -126,6 +127,12 @@ Key Systems
126
127
- Technical documentation, best practices, and insights
127
128
- Cross-referenced with tasks and journal entries
128
129
130
+
**Lessons System:**
131
+
132
+
- Used to document learned lessons and best practices
133
+
- Learned lessons are to be retrieved when the context arises
134
+
- Helps avoid repeating mistakes and improves decision-making
135
+
129
136
**People Directory:**
130
137
131
138
- Individual profiles for contacts and collaborators
@@ -224,8 +231,10 @@ Bob, aka `@TimeToBuildBob <https://github.com/TimeToBuildBob>`_, is an experimen
224
231
225
232
- Project management and task tracking
226
233
- Code review and development assistance
227
-
- Documentation and knowledge management
228
-
- Community interaction and support
234
+
- Documentation and knowledge management (he has a `website <https://timetobuildbob.github.io/>`_)
235
+
- Community interaction and support (he reads and responds on the Discord server)
236
+
237
+
Bob tries to be more than just a AI assistant, he tries to expand his own impact and seek autonomy to safely scale his efforts and improve the agent harness.
229
238
230
239
**Creating Specialized Agents:**
231
240
The template system enables creating agents for specific domains:
0 commit comments