Skip to content

v0.1.5

Choose a tag to compare

@heyhuynhgiabuu heyhuynhgiabuu released this 22 Jun 16:10
  • Add durable subagent conversation_id to the task tool.
  • Reuse existing .pi/artifacts/task-/ layout; new files: SESSION.md and metadata.json.
  • Persist conversation_id -> task- mapping under .pi/artifacts/task-conversations.json.
  • Add /task-sessions command to list durable conversations.
  • Durable conversation resume requires the tmux/CLI backend.
  • Refactor conversation helpers into src/conversation.ts.
  • Add unit tests for conversation artifact naming/validation/session card.