<feed xmlns='http://www.w3.org/2005/Atom'>
<title>claudomator.git/internal/storage/templates.go, branch story/task-project-fk</title>
<subtitle>claudomator — task automation server
</subtitle>
<id>https://git.terst.org/claudomator.git/atom?h=story%2Ftask-project-fk</id>
<link rel='self' href='https://git.terst.org/claudomator.git/atom?h=story%2Ftask-project-fk'/>
<link rel='alternate' type='text/html' href='https://git.terst.org/claudomator.git/'/>
<updated>2026-03-09T01:17:19+00:00</updated>
<entry>
<title>chore: remove deleted template files from git</title>
<updated>2026-03-09T01:17:19+00:00</updated>
<author>
<name>Peter Stone</name>
<email>thepeterstone@gmail.com</email>
</author>
<published>2026-03-09T01:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.terst.org/claudomator.git/commit/?id=601d1eaebcea11d6228dd10ee1a198bc2c6a1ad5'/>
<id>urn:sha1:601d1eaebcea11d6228dd10ee1a198bc2c6a1ad5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(storage): update templates to use generic agent config</title>
<updated>2026-03-08T06:33:02+00:00</updated>
<author>
<name>Peter Stone</name>
<email>thepeterstone@gmail.com</email>
</author>
<published>2026-03-08T03:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.terst.org/claudomator.git/commit/?id=d69cb36bf27de37c4977f3b25df5cba5ace7d77e'/>
<id>urn:sha1:d69cb36bf27de37c4977f3b25df5cba5ace7d77e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add elaborate, logs-stream, templates, and subtask-list endpoints</title>
<updated>2026-03-03T21:15:50+00:00</updated>
<author>
<name>Peter Stone</name>
<email>thepeterstone@gmail.com</email>
</author>
<published>2026-03-03T21:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.terst.org/claudomator.git/commit/?id=74cc740398cf2d90804ab19db728c844c2e056b7'/>
<id>urn:sha1:74cc740398cf2d90804ab19db728c844c2e056b7</id>
<content type='text'>
- POST /api/tasks/elaborate: calls claude to draft a task config from
  a natural-language prompt
- GET  /api/executions/{id}/logs/stream: SSE tail of stdout.log
- CRUD /api/templates: create/list/get/update/delete reusable task configs
- GET  /api/tasks/{id}/subtasks: list child tasks
- Server.NewServer accepts claudeBinPath for elaborate; injectable
  elaborateCmdPath and logStore for test isolation
- Valid-transition guard added to POST /api/tasks/{id}/run
- CLI passes claude binary path through to the server

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
