Changelog
- 543cc1c Merge branch 'main' into soph/add-license
- 350021c Merge branch 'main' into soph/add-license
- cf8b30b Merge branch 'main' into soph/bugfix-for-inconsistent-session-state
- fcc2f48 Merge branch 'main' into soph/bugfix-for-inconsistent-session-state
- 97f3c18 Merge branch 'main' into soph/improve-test-repo-skill-harness
- 3691a14 Merge branch 'main' into soph/make-sure-test-repo-skill-creates-valid-sessions
- 9845570 Merge branch 'main' into soph/make-sure-test-repo-skill-creates-valid-sessions
- c15b9a4 Merge branch 'main' into soph/preserve-local-settings
- 875da43 Merge branch 'main' into soph/remove-session-trailer
- eecb0ac Merge branch 'main' into soph/remove-session-trailer
- 40ccc11 Merge pull request #11 from entireio/soph/add-license
- 352cf4e Merge pull request #15 from entireio/soph/bugfix-for-inconsistent-session-state
- c080f3e Merge pull request #16 from entireio/soph/make-sure-test-repo-skill-creates-valid-sessions
- aef80a4 Merge pull request #17 from entireio/soph/remove-session-trailer
- 61459a0 Merge pull request #8 from entireio/soph/preserve-local-settings
- e16ad54 Merge pull request #9 from entireio/soph/improve-test-repo-skill-harness
- bc8cd72 add MIT License
- 7f93a96 better handling of when to print error messages, introduce SilentError pattern
- 7d5e53b fail silently (do nothing) if no git repo
- 5952698 fixed a bug that could initialize a session without a BaseCommit
- 79454d1 fixed a bug with the test-repo skill that created an invalid session file
- 1534ff6 found a bug with setup specifying an agent directly
- 20aee47 improve test-harness.sh for test-repo skill
- 654274e make sure calling with --agent does all required setup steps
- b6f016d make sure we check shadow branch conflicts first
- 5957258 make sure we don't overwrite any other settings when updating strategy
- 4beb2a5 remove entire session trailer command
- d918f19 remove session show too
- 2e91598 surface to user if we can't open repo or find base commit
- a917ebd when a session was active, the optional continue session was initialized without a BaseCommit