Categories: None [Edit]
pikuri-tasks
pikuri-tasks gives a pikuri-core agent an in-memory task list it
can use to plan and track multi-step work. A +Pikuri::Tasks::List+
holds the per-Agent state; four tools (+task_create+,
+task_in_progress+, +task_completed+, +task_delete+) mutate it via
content-as-identifier (no item IDs to hallucinate).
+Pikuri::Tasks::Extension+ wires the list and tools onto an
+Pikuri::Agent+ via +c.add_extension(...)+ inside the +Agent.new+
block.
The list lives in process memory only — nothing is written to disk.
Sub-agents do not inherit the parent's list (consistent with the
"sub-agents do not inherit extensions" rule).
Total
Ranking: 188,257 of 193,756
Downloads: 687
Daily
Ranking: 29,880 of 193,649
Downloads: 6
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 185,339 | 1,037 | pikuri |
| 187,000 | 826 | pikuri-code |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 186,767 | 854 | pikuri-core |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mavi |