Skip to content

Commit cb1b777

Browse files
committed
docs: update header
1 parent 479ce62 commit cb1b777

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,13 @@ so that your agent can be more stable and provide greater value to your users.
9191
Skills guide the agent
9292
```
9393

94-
For each session, Acontext will automatically track tasks like:
94+
**Session**
95+
96+
You can store context in Acontext, just like a Database but only used for context&artifact.
97+
98+
**Tasks**
99+
100+
For each session, Acontext will automatically track tasks, for example:
95101

96102
```json
97103
{
@@ -107,6 +113,8 @@ For each session, Acontext will automatically track tasks like:
107113
}
108114
```
109115

116+
**Space**
117+
110118
The self-learned skill will look like this:
111119

112120
```json

0 commit comments

Comments
 (0)