summaryrefslogtreecommitdiff
path: root/SESSION_STATE.md
AgeCommit message (Collapse)Author
6 dayschore: unify and centralize agent configuration in .agent/Peter Stone
7 daysfeat: Phase 2 — project registry, legacy field cleanup, credential path fixPeter Stone
- task.Project type + storage CRUD + UpsertProject + SeedProjects - Remove AgentConfig.ProjectDir, RepositoryURL, SkipPlanning - Remove ContainerRunner fallback git init logic - Project API endpoints: GET/POST /api/projects, GET/PUT /api/projects/{id} - processResult no longer extracts changestats (pool-side only) - claude_config_dir config field; default to credentials/claude/ - New scripts: sync-credentials, fix-permissions, check-token Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 daysdocs: update SESSION_STATE.md for project field featureClaudomator Agent