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