21 Commits

Author SHA1 Message Date
Allison Durham
6f2c2d2b56 new CLAUDE and uv lock (for higher uv verison) 2025-06-24 10:51:38 -07:00
Sundeep Malladi
b28f14a80f Meta View for Session Detail (#220)
* Flesh out additional tool events (compact)

* spacing adjusts

* meta view handling

* tweaks to precommit

* make setup changes
2025-06-17 13:54:12 -05:00
dexhorthy
f81a6c3582 update claudes, riff #1 - command pallete 2025-06-17 09:21:42 -07:00
dexhorthy
136dcc001b release: v0.7.9 2025-06-03 13:30:15 -07:00
dexhorthy
005dab95a6 some cli usability changes 2025-06-02 13:48:40 -07:00
dexhorthy
e4fd91e504 release: v0.7.8 2025-05-29 08:54:45 -07:00
dexhorthy
3252dc0830 release: bump to next alpha 2025-04-14 16:15:26 -07:00
dexhorthy
66af7acfac update lock 2025-03-23 11:28:10 -07:00
dexhorthy
b35b7ab4dd release: bump to next alpha 2025-03-23 11:27:28 -07:00
dexhorthy
f39bc68962 remove comments 2025-02-24 09:27:26 -08:00
dexhorthy
fc66619ffb release: bump to next alpha 2025-02-24 09:26:47 -08:00
dexhorthy
b73f2043a5 update changelog 2025-01-21 20:28:54 -08:00
dexhorthy
c2fd8e6571 release: v0.7.4-alpha.2 2025-01-21 20:18:17 -08:00
dexhorthy
2375596a1e bump to next rc version 2025-01-17 10:25:09 -08:00
dexhorthy
3fe7235fea release: bump to next rc 2025-01-15 15:44:29 -06:00
dexhorthy
6849354405 release: v0.7.1 2025-01-15 15:42:59 -06:00
dexhorthy
51b898cc4e release.knowledge.md 2025-01-04 23:48:01 -08:00
dexhorthy
bdb1332a2e ts 0.7.0, py 0.7.0
also, undo accidentally adding ts tests to CI (needs more changes post-release)
2025-01-04 23:40:34 -08:00
dexhorthy
a876428511 Add state preservation support and update documentation
What I did
-----------

- updated docs for state management to fix and issue w/ rendering

How I did it
-----------

- removed whitespace before closing tag
- also added a link to github example
- [] I have ensured `make check test` passes

How to verify it
--------

- Review the new "State Management" documentation.
- Run the updated examples, such as the FastAPI Email example with state hooks, to see state preservation in action.
- Execute `make check test` to ensure all tests pass.

Description for the changelog
---------

Added state preservation support to FunctionCallSpec and HumanContactSpec; updated documentation and examples.
2024-12-18 15:50:10 -08:00
dexhorthy
3059fc799c v0.6.5 2024-12-18 15:18:15 -08:00
dexhorthy
5860d97481 try fix quality, switch to UV for packaging 2024-12-16 21:52:04 -08:00