1. 78520f5 loop: update test fixture by Josh Bleecher Snyder · 11 months ago
  2. 3b0795b ssh_theater: auto-add Include to ~/.ssh/config by Sean McCullough · 11 months ago
  3. 74b0121 ssh_theather: use ~/.config/sketch not ~/.sketch by Sean McCullough · 11 months ago
  4. fff269b Update title tool to reject branch names that already exist by Josh Bleecher Snyder · 11 months ago
  5. 47b1936 Display branch name alongside title in termui and webui by Josh Bleecher Snyder · 11 months ago
  6. 0137a7f Improve git cherry-pick display with abbreviated SHA/branch references by Josh Bleecher Snyder · 11 months ago
  7. d499fd6 Add permission callback to Bash tool to enforce title setting before git commits by Josh Bleecher Snyder · 11 months ago
  8. dae1907 Add WillRunGitCommit function to bashkit by Josh Bleecher Snyder · 11 months ago
  9. a9b3822 Add branch_name parameter to title tool by Josh Bleecher Snyder · 11 months ago
  10. 1ae976b loop: fiddle with titleToBranch by Josh Bleecher Snyder · 11 months ago
  11. e2d24ab dockerimg: add 'apk add grep' by Josh Bleecher Snyder · 11 months ago
  12. dbe0230 loop: extract system prompt into a separate file by Josh Bleecher Snyder · 11 months ago
  13. 2b2090e claudetool: add missing json schema field by Josh Bleecher Snyder · 11 months ago
  14. c72fff5 Add SSH connection information to web UI by Philip Zeyliger · 11 months ago
  15. d3906e2 Add @click handler to stopButton in sketch-app-shell.ts by Sean McCullough · 11 months ago
  16. 7b60449 bin/sk-ls.sh: Show currently running sketches in Docker and what they're up to by Philip Zeyliger · 11 months ago
  17. dc507a3 all: fix formatting by Autoformatter · 11 months ago
  18. 5cf4926 Add welcome box with usage instructions to empty chat window by Philip Zeyliger · 11 months ago
  19. 570c3f8 all: fix formatting by Autoformatter · 11 months ago
  20. c2b6bdf Improve status bar icons for LLM and tool calls by Philip Zeyliger · 11 months ago
  21. 1b47aa2 Add initial-commit CLI flag for specifying git reference by Philip Zeyliger · 11 months ago
  22. 2dc86b9 Update codereview tool UI to show different icons based on result content by Josh Bleecher Snyder · 11 months ago
  23. 50a1d62 loop: don't panic when LLM API call fails by Josh Bleecher Snyder · 11 months ago
  24. 5fabc74 webui: make tool call failures less "error"-y by Josh Bleecher Snyder · 11 months ago
  25. d4b1cc7 Sort git rev-list by time and limit results for related files by Josh Bleecher Snyder · 11 months ago
  26. 15272c1 claudetool: add two more "related files" todos by Josh Bleecher Snyder · 11 months ago
  27. 9c07e1d loop: prevent panic on double Agent.Init by Josh Bleecher Snyder · 11 months ago
  28. ffecb1e claudetool: add "related files" detection to codereview tool by Josh Bleecher Snyder · 11 months ago
  29. ffb58a3 webui: show more summary-text in tool cards by Sean McCullough · 11 months ago
  30. fa40c41 webui: +sketch-tool-card-multiple-choice by Sean McCullough · 11 months ago
  31. ea3fc20 dockerimg: fix vscode:// links by Sean McCullough · 11 months ago
  32. 015b882 webui: fix 'build' and 'dev' npm scripts by Sean McCullough · 11 months ago
  33. 22bd8eb sshserver: fix env for ssh pty sessions by Sean McCullough · 11 months ago
  34. 0dcebe1 Add support for passing prompt without -one-shot by Pokey Rule · 11 months ago
  35. fefde57 webui: Tweak prettier setup by Pokey Rule · 11 months ago
  36. d6d2c69 webui: Add missing step to make install by Pokey Rule · 11 months ago
  37. e66db3e Redesign Sketch top bar with tab-based interface by Philip Zeyliger · 11 months ago
  38. 99a9a02 Implement tracking of outstanding LLM and Tool calls by Philip Zeyliger · 11 months ago
  39. f98d730 webui: supress mermaid error msgs by Sean McCullough · 11 months ago
  40. dded2d6 all: fix formatting by Autoformatter · 11 months ago
  41. 8d93e36 webui: Add Mermaid diagram support to markdown by Sean McCullough · 11 months ago
  42. d8adbba all: fix formatting by Autoformatter · 11 months ago
  43. 5bff650 fix oddball formatter complaints by David Crawshaw · 11 months ago
  44. 1112949 dockerimg: use a default image from a public registry by David Crawshaw · 11 months ago
  45. 5fdd024 Sketch "inception" support. by Philip Zeyliger · 11 months ago
  46. b74c4f6 make -one-shot command line work with both -unsafe and regular by Philip Zeyliger · 11 months ago
  47. 833a0f8 claudetool: improve codereview by Josh Bleecher Snyder · 12 months ago
  48. 0cbd976 rename a file that was driving me crazy by Sean McCullough · 11 months ago
  49. 33f7172 all: fix formatting by Autoformatter · 11 months ago
  50. 2cba695 Add unit tests for dockerimg/sshtheater.go with refactoring for testability by Sean McCullough · 12 months ago
  51. 6f2bf8a sketch: fix double space in SSH warning by Philip Zeyliger · 12 months ago
  52. 5c70bfe all: fix formatting by Autoformatter · 12 months ago
  53. eda2a8c Simplify and fix GitHub workflow push to main by Josh Bleecher Snyder · 12 months ago
  54. 5b8ab1f webui: intentionally break formatting by Josh Bleecher Snyder · 12 months ago
  55. c3391a9 Fix autoformatting push to main in GitHub workflow by Josh Bleecher Snyder · 12 months ago
  56. a0801ad Add comma formatting to input and output token displays by Josh Bleecher Snyder · 12 months ago
  57. df2d3dc dockerimg: add extra space for terminals that render emojis wide by Josh Bleecher Snyder · 12 months ago
  58. 6e42f32 .github/workflows: let prettier format yml files by Josh Bleecher Snyder · 12 months ago
  59. 15a4db7 .github/workflows: improve autoformatter commit message by Josh Bleecher Snyder · 12 months ago
  60. ae77226 Try again to fix GitHub Actions permission issues by Josh Bleecher Snyder · 12 months ago
  61. 4de8a91 webui: Add aria snapshot testing by Pokey Rule · 12 months ago
  62. ddc8142 Fix GitHub Actions permissions for pushing to main by Josh Bleecher Snyder · 12 months ago
  63. e7c9a44 webui: Add test for sketch-app-shell component by Pokey Rule · 12 months ago
  64. 46fff97 webui: More minor css tweaks by Pokey Rule · 12 months ago
  65. bd6c168 autofix formatting during queue-main pushes by Josh Bleecher Snyder · 12 months ago
  66. 8b00db1 Add run-formatters.sh script and update GitHub workflow by Philip Zeyliger · 12 months ago
  67. 9b999b0 Update window title to show 'sk: <title>' and add disconnection indicator by Philip Zeyliger · 12 months ago
  68. 176a510 Add force-rebuild flag to allow user to rebuild docker container explicitly. by Philip Zeyliger · 12 months ago
  69. 6bc2eb2 Fix: Prevent diff2html anchor links from resetting view by Philip Zeyliger · 12 months ago
  70. 3588997 all: only display total input tokens by Josh Bleecher Snyder · 12 months ago
  71. f5e28f6 sshtheater: check for Include line in ~/.ssh/config by Sean McCullough · 12 months ago
  72. faa39be cmd/sketch: only show structured logs printf if --unsafe by David Crawshaw · 12 months ago
  73. 01ed5be sshserver: enable ssh port forwarding by Sean McCullough · 12 months ago
  74. 7d5a630 SSHTheater: fix known_hosts update issue by Sean McCullough · 12 months ago
  75. 4854c65 dockerimg: +SSHTheater, auto-configures local ssh by Sean McCullough · 12 months ago
  76. 53786ef dockerimg: use emoji in container debug info by David Crawshaw · 12 months ago
  77. f91095a termui: remove Initial Commit startup message by David Crawshaw · 12 months ago
  78. b1fe3c8 readme.md: remove pending invite step by David Crawshaw · 12 months ago
  79. 094e4d2 cmd/sketch, dockerimg: remove unhelpful initial debug messages by David Crawshaw · 12 months ago
  80. 1d06132 sshserver: add direct-tcpip channel, allow non-pty by Sean McCullough · 12 months ago
  81. 6a50b18 ant: fix subconvo url by Josh Bleecher Snyder · 12 months ago
  82. e923bb3 webui: Add empty conversation demo by Pokey Rule · 12 months ago
  83. 4097e53 webui: Cleanup css and fix layout by Pokey Rule · 12 months ago
  84. 563d6b3 webui: Tweak mock by Pokey Rule · 12 months ago
  85. c6aabfa webui: Remove some debug logging by Pokey Rule · 12 months ago
  86. ac96b09 webui: Don't allow launch to accidentally use wrong server by Pokey Rule · 12 months ago
  87. 26daff7 webui: Fix demo css by Pokey Rule · 12 months ago
  88. 7b43662 Only print skaband connection messages when verbose flag is set by David Crawshaw · 12 months ago
  89. 75ec6bb loop: add email address to Co-Authored-By trailer by Josh Bleecher Snyder · 12 months ago
  90. 08951fb CONTRIBUTING.md: point folks towards update_tests.sh by Josh Bleecher Snyder · 12 months ago
  91. 56ac605 claudetool: add some cleanup TODOs to bash background execution by Josh Bleecher Snyder · 12 months ago
  92. 7660e4e dockerimg: use more modern APIs by Josh Bleecher Snyder · 12 months ago
  93. fe3e9f7 fix possible nil dereference by Philip Zeyliger · 12 months ago
  94. b9ac849 Fix css mime type by Pokey Rule · 12 months ago
  95. 8cac59a feat: integrate Mock Service Worker (MSW) for API mocking and testing by Pokey Rule · 12 months ago
  96. bbca240 Move DEVELOPMENT.md => CONTRIBUTING.md by Pokey Rule · 12 months ago
  97. 6ed6adb Fix -open to point to skaband addr when configured for the container case by Philip Zeyliger · 12 months ago
  98. 5d6af87 Only print Dockerfile in verbose mode by Philip Zeyliger · 12 months ago
  99. 2032b1c Move webui from /loop/webui to /webui by Philip Zeyliger · 12 months ago
  100. 4f50a68 Optimize Playwright installation to only use Chromium by Philip Zeyliger · 12 months ago