1. 53786ef dockerimg: use emoji in container debug info by David Crawshaw · 12 months ago
  2. f91095a termui: remove Initial Commit startup message by David Crawshaw · 12 months ago
  3. b1fe3c8 readme.md: remove pending invite step by David Crawshaw · 12 months ago
  4. 094e4d2 cmd/sketch, dockerimg: remove unhelpful initial debug messages by David Crawshaw · 12 months ago
  5. 1d06132 sshserver: add direct-tcpip channel, allow non-pty by Sean McCullough · 12 months ago
  6. 6a50b18 ant: fix subconvo url by Josh Bleecher Snyder · 12 months ago
  7. e923bb3 webui: Add empty conversation demo by Pokey Rule · 12 months ago
  8. 4097e53 webui: Cleanup css and fix layout by Pokey Rule · 12 months ago
  9. 563d6b3 webui: Tweak mock by Pokey Rule · 12 months ago
  10. c6aabfa webui: Remove some debug logging by Pokey Rule · 12 months ago
  11. ac96b09 webui: Don't allow launch to accidentally use wrong server by Pokey Rule · 12 months ago
  12. 26daff7 webui: Fix demo css by Pokey Rule · 12 months ago
  13. 7b43662 Only print skaband connection messages when verbose flag is set by David Crawshaw · 12 months ago
  14. 75ec6bb loop: add email address to Co-Authored-By trailer by Josh Bleecher Snyder · 12 months ago
  15. 08951fb CONTRIBUTING.md: point folks towards update_tests.sh by Josh Bleecher Snyder · 12 months ago
  16. 56ac605 claudetool: add some cleanup TODOs to bash background execution by Josh Bleecher Snyder · 12 months ago
  17. 7660e4e dockerimg: use more modern APIs by Josh Bleecher Snyder · 12 months ago
  18. fe3e9f7 fix possible nil dereference by Philip Zeyliger · 12 months ago
  19. b9ac849 Fix css mime type by Pokey Rule · 12 months ago
  20. 8cac59a feat: integrate Mock Service Worker (MSW) for API mocking and testing by Pokey Rule · 12 months ago
  21. bbca240 Move DEVELOPMENT.md => CONTRIBUTING.md by Pokey Rule · 12 months ago
  22. 6ed6adb Fix -open to point to skaband addr when configured for the container case by Philip Zeyliger · 12 months ago
  23. 5d6af87 Only print Dockerfile in verbose mode by Philip Zeyliger · 12 months ago
  24. 2032b1c Move webui from /loop/webui to /webui by Philip Zeyliger · 12 months ago
  25. 4f50a68 Optimize Playwright installation to only use Chromium by Philip Zeyliger · 12 months ago
  26. 6c1f34f Enhance GitHub workflow to use gotestsum for better test visualization by Philip Zeyliger · 12 months ago
  27. b4c7e1b Removing LLM-generated skipped test by Philip Zeyliger · 12 months ago
  28. d43e572 Adding DEVELOPMENT.md with some tips by Philip Zeyliger · 12 months ago
  29. b60f0f2 Add background execution capability to bash tool by Philip Zeyliger · 12 months ago
  30. cc3ba22 sketch: Add python3 to our container image by Philip Zeyliger · 12 months ago
  31. 18532b2 Rename Host/Runtime hostname fields to Outside/Inside pattern by Philip Zeyliger · 12 months ago
  32. d013131 Use bufio.Scanner instead of strings.Split for line iteration by Philip Zeyliger · 12 months ago
  33. e4fa0e3 sketch: print Dockerfile contents by Philip Zeyliger · 12 months ago
  34. ae3480f allow random (ephemeral) host ports for ssh server by Sean McCullough · 12 months ago
  35. 5544d14 dockerimg: clean up linux binary by Josh Bleecher Snyder · 12 months ago
  36. 73db605 sketch: another attempt at chat/diff fixes. by Philip Zeyliger · 12 months ago
  37. 8d50d7b gofumpt. by Philip Zeyliger · 12 months ago
  38. 72682df Prettier. by Philip Zeyliger · 12 months ago
  39. 4de80d2 Add formatting workflow with prettier and gofumpt v0.8.0 by Philip Zeyliger · 12 months ago
  40. 9a66cad sketch: simplify sketch-chat-input and diff comment handling by Philip Zeyliger · 12 months ago
  41. 10a7ac1 Fix chat input resize test by waiting for animation frame by Philip Zeyliger · 12 months ago
  42. af2d7e3 sketch: diff commenting: avoid re-sending old messages by Philip Zeyliger · 12 months ago
  43. baa2b59 sketch: initial container ssh support (#15) by Sean McCullough · 12 months ago
  44. 97188fc style: Don't stretch Send button on input grow by Pokey Rule · 12 months ago
  45. 7be879f Fix WebUI tests for sketch-timeline-message component by Pokey Rule · 12 months ago
  46. e2a8c2f webui: Improve dx by Pokey Rule · 12 months ago
  47. d140295 sketch: Propagate host vs. runtime OS/WorkingDir/Hostname by Philip Zeyliger · 12 months ago
  48. 37dc4cf Enhance commit display in UI by Philip Zeyliger · 12 months ago
  49. a4674b1 Revert "Fix Docker container initialization with branchless git hooks" by Pokey Rule · 12 months ago
  50. ecba7c7 Fix Docker container initialization with branchless git hooks by Pokey Rule · 12 months ago
  51. a54c6a3 Update bash command results to use dark-on-light-grey theme by Philip Zeyliger · 12 months ago
  52. 9f6a998 dockerimg: clean up password matching code by Josh Bleecher Snyder · 12 months ago
  53. 5cef9db README.md: say linux is supported by Josh Bleecher Snyder · 12 months ago
  54. 000c1f7 sketch: fix utf8 issues in terminal by Philip Zeyliger · 12 months ago
  55. a0f68fa webui: save test output on ci runs by Sean McCullough · 12 months ago
  56. d0ac1ea sketch: "git add remote sketch-host" by Philip Zeyliger · 12 months ago
  57. 5e227dd sketch: Linux support by Philip Zeyliger · 12 months ago
  58. e8d6b80 Add GitHub workflow to run tests for changes under loop/webui/... (#7) by Sean McCullough · 12 months ago
  59. 5164eee webui: run format, ignore src/types.ts by Sean McCullough · 12 months ago
  60. 2deac84 webui: add 'open' status, elapsed time to tool-cards by Sean McCullough · 12 months ago
  61. 07b3e39 Make textarea in sketch-chat-input user-resizable by Sean McCullough · 12 months ago
  62. 8a89e1c sketch: support Linux with -unsafe by Philip Zeyliger · 12 months ago
  63. 176de79 sketch: compress JS and CSS by Philip Zeyliger · 12 months ago
  64. d9f1337 webui: auto-generate types.ts from go structs by Sean McCullough · 12 months ago
  65. db8c5ab README.md: add missing comma by Josh Bleecher Snyder · 12 months ago
  66. fae1757 dockerimg: unset GOBIN when installing by Josh Bleecher Snyder · 12 months ago
  67. 64d3299 README.md: some basic info by David Crawshaw · 12 months ago
  68. 2c5bba4 webui: mv scroll behavior to sketch-timeline by Sean McCullough · 12 months ago
  69. 43664f6 termui: print newline before branch name by Sean McCullough · 12 months ago
  70. b29f891 webui: Migrate from @open-wc/testing to Playwright by Sean McCullough · 12 months ago
  71. ec3ad1a webui: split sketch-tool-card into per-tool cards by Sean McCullough · 12 months ago
  72. 71941bd loop/webui: add prettier by Sean McCullough · 12 months ago
  73. 9abbf92 .github/workflows: use ubuntu-latest (#2) by Sean McCullough · 12 months ago
  74. 86b5686 loop/webui: swtich to web components impl (#1) by Sean McCullough · 12 months ago
  75. f5bb3d3 dockerimg: make sure webui build exists before copying it by Sean McCullough · 12 months ago
  76. 8a617cb dockerimg: reuse a cached gopath for cross compiling by David Crawshaw · 12 months ago
  77. 8bff16a webui, dockerimg: store the webui assets in a zip and cp them into the container by David Crawshaw · 12 months ago
  78. be10fa9 dockerimg: mkdir .cache in the base template and rebuild when the template changes by David Crawshaw · 12 months ago
  79. b9eaef5 dockerimg: set GOTOOLCHAIN=auto for cross compiling by David Crawshaw · 12 months ago
  80. 993a3fc dokerimg: clean up temp dir by David Crawshaw · 12 months ago
  81. 69c6731 dockerimg: fix cross compile command by David Crawshaw · 12 months ago
  82. 2e463fb Initial commit by Earl Lee · 12 months ago