1. 254c49f sketch: "git push" button by Philip Zeyliger · 9 months ago
  2. a8561f7 sketch/webui: add untracked files notification to diff view by Josh Bleecher Snyder · 9 months ago
  3. 43a0bfc sketch: add debug handler to dump conversation history as JSON by Philip Zeyliger · 9 months ago
  4. fadffe3 sketch/loop: fuss more with /git/cat and 204s by Josh Bleecher Snyder · 9 months ago
  5. a002a23 webui: delete non-gzip'd assets by Josh Bleecher Snyder · 9 months ago
  6. 5ab8fb8 webui: display context window size in info box by banksean · 9 months ago
  7. b843146 server: Wait on terminal process for cleanup by David Crawshaw · 9 months ago
  8. 5c29b3e sketch/loop: return 204 for not-found files in /git/cat by Josh Bleecher Snyder · 9 months ago
  9. 1c18ec9 all: use make to build by Josh Bleecher Snyder · 9 months ago
  10. 5f26a34 sketch/loop: add PortMonitor for TCP port monitoring with Agent integration by Philip Zeyliger · 9 months ago
  11. da623b5 remove port monitoring and automatic tunneling features by Philip Zeyliger · 9 months ago
  12. a9710d7 sketch: proxy to ports via p<port>.localhost Host headers by Philip Zeyliger · 9 months ago
  13. a14b018 sketch: make /debug use relative paths by Philip Zeyliger · 9 months ago
  14. 13e3856 sketch: update local_ssh.md to replace SSHTheater with LocalSSHimmer by banksean · 9 months ago
  15. cad67b0 sketch: add git username attribution for user messages in timeline by banksean · 9 months ago
  16. 8105fe6 Removing noisy log line. by Philip Zeyliger · 10 months ago
  17. 28e39ac loop: remove unused waitForEnd parameter and endWaitGroup functionality by philip.zeyliger · 10 months ago
  18. 64f6046 loop: add diff stats from sketch-base to HEAD in /state endpoint by Philip Zeyliger · 10 months ago
  19. 8773e68 feat: add ssh-connection-string option for container SSH access by philip.zeyliger · 10 months ago
  20. 6d3de48 feat: add -link-to-github flag with Octocat icon for GitHub branch linking by philip.zeyliger · 10 months ago
  21. 0113be5 webui: add skaband navigation link with image to desktop and mobile by Philip Zeyliger · 10 months ago
  22. e08c7ff webui: add mobile interface with URL parameter switching by Philip Zeyliger · 10 months ago
  23. 19969a9 all: s/title/slug/, adjust branch handling by Josh Bleecher Snyder · 10 months ago
  24. be7802a loop: add configurable branch prefix option by Philip Zeyliger · 10 months ago
  25. 1609893 loop/webui: remove end session feedback survey functionality by Philip Zeyliger · 10 months ago
  26. 138ec24 loop: automatic host/container ssh port tunneling by Sean McCullough · 10 months ago
  27. b8a8f35 loop: implement comprehensive conversation compaction system by Philip Zeyliger · 10 months ago
  28. b573940 Add end session user feedback survey with skaband client coordination by Philip Zeyliger · 10 months ago
  29. e84d5c7 loop/server: enable SSH reverse port forwarding by Philip Zeyliger · 10 months ago
  30. 112b923 loop: add todo checklist by Josh Bleecher Snyder · 11 months ago
  31. c5848f3 loop: use repo root instead of working directory for git diff support by Josh Bleecher Snyder · 10 months ago
  32. 9bca61e feat: enhance UI with commit pulsing animation and improved copy icon by Philip Zeyliger · 11 months ago
  33. 75bd37d loop: auto-commit changes when saving in diff view by Philip Zeyliger · 11 months ago
  34. 14fe75d webui: Remove restart conversation button and modal component by Philip Zeyliger · 11 months ago
  35. bc8c8dc sketch main: migrating things from /init into cmdline flags by Philip Zeyliger · 11 months ago
  36. 8d8b7ac Add buildinfo to /debug on Sketch http by Philip Zeyliger · 11 months ago
  37. 9d7f0cc loop/server: fix race condition in SSE stream iterators by Pokey Rule · 11 months ago
  38. 397871d webui: Add End button to shutdown container by Pokey Rule · 11 months ago
  39. 272a90e Add Monaco diff-view, the saga ... by Philip Zeyliger · 11 months ago
  40. d3ac112 git_tools: Implement git diff and show API by Philip Zeyliger · 11 months ago
  41. f84e88c webui: Add file paste upload support by Philip Zeyliger · 11 months ago
  42. 7013e9e ssh: use local CA, add mutual container/host auth by Sean McCullough · 11 months ago
  43. 49edc92 agent: move "sketch-base" into git by Philip Zeyliger · 11 months ago
  44. eab12de loop: Add StateTransitionIterator and stream state updates by Philip Zeyliger · 11 months ago
  45. d03318d sketch: Introduce versions for sketch state by Philip Zeyliger · 11 months ago
  46. 33d282f Add browse tool support. by Philip Zeyliger · 11 months ago
  47. bdfb126 sshserver: s/log/slog by Sean McCullough · 11 months ago
  48. cf291fa sshserver: add scp support by Sean McCullough · 11 months ago
  49. 25f6ff1 Implement Server-Sent Events (SSE) for Real-time Agent Communication by Philip Zeyliger · 11 months ago
  50. 4f84ab7 all: support openai-compatible models by Josh Bleecher Snyder · 12 months ago
  51. b7c5875 agent plumbing: convert outbox to subscribers and an iterator by Philip Zeyliger · 11 months ago
  52. d9d4581 webui: add current Agent state to call-status tooltip by Sean McCullough · 11 months ago
  53. 3e2111b all: support popping a browser from termui by Josh Bleecher Snyder · 11 months ago
  54. 2c4db09 Restart conversation support. by Philip Zeyliger · 11 months ago
  55. edc88dc Rename cancelInnerLoop to cancelTurn to match refactored naming by Sean McCullough · 11 months ago
  56. 47b1936 Display branch name alongside title in termui and webui by Josh Bleecher Snyder · 11 months ago
  57. c72fff5 Add SSH connection information to web UI by Philip Zeyliger · 11 months ago
  58. 22bd8eb sshserver: fix env for ssh pty sessions by Sean McCullough · 11 months ago
  59. 99a9a02 Implement tracking of outstanding LLM and Tool calls by Philip Zeyliger · 11 months ago
  60. 01ed5be sshserver: enable ssh port forwarding by Sean McCullough · 12 months ago
  61. 1d06132 sshserver: add direct-tcpip channel, allow non-pty by Sean McCullough · 12 months ago
  62. 2032b1c Move webui from /loop/webui to /webui by Philip Zeyliger · 12 months ago
  63. 18532b2 Rename Host/Runtime hostname fields to Outside/Inside pattern by Philip Zeyliger · 12 months ago
  64. ae3480f allow random (ephemeral) host ports for ssh server by Sean McCullough · 12 months ago
  65. 8d50d7b gofumpt. by Philip Zeyliger · 12 months ago
  66. baa2b59 sketch: initial container ssh support (#15) by Sean McCullough · 12 months ago
  67. d140295 sketch: Propagate host vs. runtime OS/WorkingDir/Hostname by Philip Zeyliger · 12 months ago
  68. 176de79 sketch: compress JS and CSS by Philip Zeyliger · 12 months ago
  69. d9f1337 webui: auto-generate types.ts from go structs by Sean McCullough · 12 months ago
  70. 86b5686 loop/webui: swtich to web components impl (#1) by Sean McCullough · 12 months ago
  71. 2e463fb Initial commit by Earl Lee · 12 months ago