1. c2b6bdf Improve status bar icons for LLM and tool calls by Philip Zeyliger · 11 months ago
  2. 1b47aa2 Add initial-commit CLI flag for specifying git reference by Philip Zeyliger · 11 months ago
  3. 2dc86b9 Update codereview tool UI to show different icons based on result content by Josh Bleecher Snyder · 11 months ago
  4. 50a1d62 loop: don't panic when LLM API call fails by Josh Bleecher Snyder · 11 months ago
  5. 5fabc74 webui: make tool call failures less "error"-y by Josh Bleecher Snyder · 11 months ago
  6. d4b1cc7 Sort git rev-list by time and limit results for related files by Josh Bleecher Snyder · 11 months ago
  7. 15272c1 claudetool: add two more "related files" todos by Josh Bleecher Snyder · 11 months ago
  8. 9c07e1d loop: prevent panic on double Agent.Init by Josh Bleecher Snyder · 11 months ago
  9. ffecb1e claudetool: add "related files" detection to codereview tool by Josh Bleecher Snyder · 11 months ago
  10. ffb58a3 webui: show more summary-text in tool cards by Sean McCullough · 11 months ago
  11. fa40c41 webui: +sketch-tool-card-multiple-choice by Sean McCullough · 11 months ago
  12. ea3fc20 dockerimg: fix vscode:// links by Sean McCullough · 11 months ago
  13. 015b882 webui: fix 'build' and 'dev' npm scripts by Sean McCullough · 11 months ago
  14. 22bd8eb sshserver: fix env for ssh pty sessions by Sean McCullough · 11 months ago
  15. 0dcebe1 Add support for passing prompt without -one-shot by Pokey Rule · 11 months ago
  16. fefde57 webui: Tweak prettier setup by Pokey Rule · 11 months ago
  17. d6d2c69 webui: Add missing step to make install by Pokey Rule · 11 months ago
  18. e66db3e Redesign Sketch top bar with tab-based interface by Philip Zeyliger · 11 months ago
  19. 99a9a02 Implement tracking of outstanding LLM and Tool calls by Philip Zeyliger · 11 months ago
  20. f98d730 webui: supress mermaid error msgs by Sean McCullough · 11 months ago
  21. dded2d6 all: fix formatting by Autoformatter · 11 months ago
  22. 8d93e36 webui: Add Mermaid diagram support to markdown by Sean McCullough · 11 months ago
  23. d8adbba all: fix formatting by Autoformatter · 11 months ago
  24. 5bff650 fix oddball formatter complaints by David Crawshaw · 11 months ago
  25. 1112949 dockerimg: use a default image from a public registry by David Crawshaw · 11 months ago
  26. 5fdd024 Sketch "inception" support. by Philip Zeyliger · 11 months ago
  27. b74c4f6 make -one-shot command line work with both -unsafe and regular by Philip Zeyliger · 11 months ago
  28. 833a0f8 claudetool: improve codereview by Josh Bleecher Snyder · 12 months ago
  29. 0cbd976 rename a file that was driving me crazy by Sean McCullough · 11 months ago
  30. 33f7172 all: fix formatting by Autoformatter · 11 months ago
  31. 2cba695 Add unit tests for dockerimg/sshtheater.go with refactoring for testability by Sean McCullough · 12 months ago
  32. 6f2bf8a sketch: fix double space in SSH warning by Philip Zeyliger · 11 months ago
  33. 5c70bfe all: fix formatting by Autoformatter · 11 months ago
  34. eda2a8c Simplify and fix GitHub workflow push to main by Josh Bleecher Snyder · 11 months ago
  35. 5b8ab1f webui: intentionally break formatting by Josh Bleecher Snyder · 11 months ago
  36. c3391a9 Fix autoformatting push to main in GitHub workflow by Josh Bleecher Snyder · 11 months ago
  37. a0801ad Add comma formatting to input and output token displays by Josh Bleecher Snyder · 12 months ago
  38. df2d3dc dockerimg: add extra space for terminals that render emojis wide by Josh Bleecher Snyder · 12 months ago
  39. 6e42f32 .github/workflows: let prettier format yml files by Josh Bleecher Snyder · 12 months ago
  40. 15a4db7 .github/workflows: improve autoformatter commit message by Josh Bleecher Snyder · 12 months ago
  41. ae77226 Try again to fix GitHub Actions permission issues by Josh Bleecher Snyder · 12 months ago
  42. 4de8a91 webui: Add aria snapshot testing by Pokey Rule · 12 months ago
  43. ddc8142 Fix GitHub Actions permissions for pushing to main by Josh Bleecher Snyder · 12 months ago
  44. e7c9a44 webui: Add test for sketch-app-shell component by Pokey Rule · 12 months ago
  45. 46fff97 webui: More minor css tweaks by Pokey Rule · 12 months ago
  46. bd6c168 autofix formatting during queue-main pushes by Josh Bleecher Snyder · 12 months ago
  47. 8b00db1 Add run-formatters.sh script and update GitHub workflow by Philip Zeyliger · 12 months ago
  48. 9b999b0 Update window title to show 'sk: <title>' and add disconnection indicator by Philip Zeyliger · 12 months ago
  49. 176a510 Add force-rebuild flag to allow user to rebuild docker container explicitly. by Philip Zeyliger · 12 months ago
  50. 6bc2eb2 Fix: Prevent diff2html anchor links from resetting view by Philip Zeyliger · 12 months ago
  51. 3588997 all: only display total input tokens by Josh Bleecher Snyder · 12 months ago
  52. f5e28f6 sshtheater: check for Include line in ~/.ssh/config by Sean McCullough · 12 months ago
  53. faa39be cmd/sketch: only show structured logs printf if --unsafe by David Crawshaw · 12 months ago
  54. 01ed5be sshserver: enable ssh port forwarding by Sean McCullough · 12 months ago
  55. 7d5a630 SSHTheater: fix known_hosts update issue by Sean McCullough · 12 months ago
  56. 4854c65 dockerimg: +SSHTheater, auto-configures local ssh by Sean McCullough · 12 months ago
  57. 53786ef dockerimg: use emoji in container debug info by David Crawshaw · 12 months ago
  58. f91095a termui: remove Initial Commit startup message by David Crawshaw · 12 months ago
  59. b1fe3c8 readme.md: remove pending invite step by David Crawshaw · 12 months ago
  60. 094e4d2 cmd/sketch, dockerimg: remove unhelpful initial debug messages by David Crawshaw · 12 months ago
  61. 1d06132 sshserver: add direct-tcpip channel, allow non-pty by Sean McCullough · 12 months ago
  62. 6a50b18 ant: fix subconvo url by Josh Bleecher Snyder · 12 months ago
  63. e923bb3 webui: Add empty conversation demo by Pokey Rule · 12 months ago
  64. 4097e53 webui: Cleanup css and fix layout by Pokey Rule · 12 months ago
  65. 563d6b3 webui: Tweak mock by Pokey Rule · 12 months ago
  66. c6aabfa webui: Remove some debug logging by Pokey Rule · 12 months ago
  67. ac96b09 webui: Don't allow launch to accidentally use wrong server by Pokey Rule · 12 months ago
  68. 26daff7 webui: Fix demo css by Pokey Rule · 12 months ago
  69. 7b43662 Only print skaband connection messages when verbose flag is set by David Crawshaw · 12 months ago
  70. 75ec6bb loop: add email address to Co-Authored-By trailer by Josh Bleecher Snyder · 12 months ago
  71. 08951fb CONTRIBUTING.md: point folks towards update_tests.sh by Josh Bleecher Snyder · 12 months ago
  72. 56ac605 claudetool: add some cleanup TODOs to bash background execution by Josh Bleecher Snyder · 12 months ago
  73. 7660e4e dockerimg: use more modern APIs by Josh Bleecher Snyder · 12 months ago
  74. fe3e9f7 fix possible nil dereference by Philip Zeyliger · 12 months ago
  75. b9ac849 Fix css mime type by Pokey Rule · 12 months ago
  76. 8cac59a feat: integrate Mock Service Worker (MSW) for API mocking and testing by Pokey Rule · 12 months ago
  77. bbca240 Move DEVELOPMENT.md => CONTRIBUTING.md by Pokey Rule · 12 months ago
  78. 6ed6adb Fix -open to point to skaband addr when configured for the container case by Philip Zeyliger · 12 months ago
  79. 5d6af87 Only print Dockerfile in verbose mode by Philip Zeyliger · 12 months ago
  80. 2032b1c Move webui from /loop/webui to /webui by Philip Zeyliger · 12 months ago
  81. 4f50a68 Optimize Playwright installation to only use Chromium by Philip Zeyliger · 12 months ago
  82. 6c1f34f Enhance GitHub workflow to use gotestsum for better test visualization by Philip Zeyliger · 12 months ago
  83. b4c7e1b Removing LLM-generated skipped test by Philip Zeyliger · 12 months ago
  84. d43e572 Adding DEVELOPMENT.md with some tips by Philip Zeyliger · 12 months ago
  85. b60f0f2 Add background execution capability to bash tool by Philip Zeyliger · 12 months ago
  86. cc3ba22 sketch: Add python3 to our container image by Philip Zeyliger · 12 months ago
  87. 18532b2 Rename Host/Runtime hostname fields to Outside/Inside pattern by Philip Zeyliger · 12 months ago
  88. d013131 Use bufio.Scanner instead of strings.Split for line iteration by Philip Zeyliger · 12 months ago
  89. e4fa0e3 sketch: print Dockerfile contents by Philip Zeyliger · 12 months ago
  90. ae3480f allow random (ephemeral) host ports for ssh server by Sean McCullough · 12 months ago
  91. 5544d14 dockerimg: clean up linux binary by Josh Bleecher Snyder · 12 months ago
  92. 73db605 sketch: another attempt at chat/diff fixes. by Philip Zeyliger · 12 months ago
  93. 8d50d7b gofumpt. by Philip Zeyliger · 12 months ago
  94. 72682df Prettier. by Philip Zeyliger · 12 months ago
  95. 4de80d2 Add formatting workflow with prettier and gofumpt v0.8.0 by Philip Zeyliger · 12 months ago
  96. 9a66cad sketch: simplify sketch-chat-input and diff comment handling by Philip Zeyliger · 12 months ago
  97. 10a7ac1 Fix chat input resize test by waiting for animation frame by Philip Zeyliger · 12 months ago
  98. af2d7e3 sketch: diff commenting: avoid re-sending old messages by Philip Zeyliger · 12 months ago
  99. baa2b59 sketch: initial container ssh support (#15) by Sean McCullough · 12 months ago
  100. 97188fc style: Don't stretch Send button on input grow by Pokey Rule · 12 months ago