<feed xmlns='http://www.w3.org/2005/Atom'>
<title>claudomator.git/internal/cli/create_test.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-14T00:39:22+00:00</updated>
<entry>
<title>feat: add agent selector to UI and support direct agent assignment</title>
<updated>2026-03-14T00:39:22+00:00</updated>
<author>
<name>Peter Stone</name>
<email>thepeterstone@gmail.com</email>
</author>
<published>2026-03-14T00:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.terst.org/claudomator.git/commit/?id=2ee988ccc04c09ceb6de7cdb75c94114e85d01b9'/>
<id>urn:sha1:2ee988ccc04c09ceb6de7cdb75c94114e85d01b9</id>
<content type='text'>
- Added an agent selector (Auto, Claude, Gemini) to the Start Next Task button.
- Updated the backend to pass query parameters as environment variables to scripts.
- Modified the executor pool to skip classification when a specific agent is requested.
- Added --agent flag to claudomator start command.
- Updated tests to cover the new functionality.
</content>
</entry>
<entry>
<title>fix: restore task execution broken by add-gemini merge</title>
<updated>2026-03-08T21:41:08+00:00</updated>
<author>
<name>Peter Stone</name>
<email>thepeterstone@gmail.com</email>
</author>
<published>2026-03-08T21:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.terst.org/claudomator.git/commit/?id=e6e1e7cd6d79eb969345e738f2554108681ade95'/>
<id>urn:sha1:e6e1e7cd6d79eb969345e738f2554108681ade95</id>
<content type='text'>
- handleCreateTask: add legacy "claude" key fallback in input struct so
  old clients and YAML files sending claude:{...} still work
- cli/create: send "agent" key instead of "claude"; add --agent-type flag
- storage/db_test: fix ClaudeConfig → AgentConfig after rename

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>cli: newLogger helper, defaultServerURL, shared http client, report command</title>
<updated>2026-03-08T20:40:55+00:00</updated>
<author>
<name>Peter Stone</name>
<email>thepeterstone@gmail.com</email>
</author>
<published>2026-03-08T20:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.terst.org/claudomator.git/commit/?id=1ce83b6b6a300f4389dd84c4477f3ca73a431524'/>
<id>urn:sha1:1ce83b6b6a300f4389dd84c4477f3ca73a431524</id>
<content type='text'>
- Extract newLogger() to remove duplication across run/serve/start
- Add defaultServerURL const ("http://localhost:8484") used by all client commands
- Move http.Client into internal/cli/http.go with 30s timeout
- Add 'report' command for printing execution summaries
- Add test coverage for create and serve commands

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