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