1. 88c61bd .github/workflows: fail if go generate creates a diff by Josh Bleecher Snyder · 11 months ago
  2. 3e2111b all: support popping a browser from termui by Josh Bleecher Snyder · 11 months ago
  3. e54b00a browser: simplify API by Josh Bleecher Snyder · 11 months ago
  4. 93bb66a .github: don't run workflows on queue-dev-* either by Josh Bleecher Snyder · 11 months ago
  5. 40ffb84 .github: let my autoformatter muck with the quotes by Josh Bleecher Snyder · 11 months ago
  6. 4c1015a .github: delete extraneous whitespace by Josh Bleecher Snyder · 11 months ago
  7. d33ee13 webui: tweak welcome screen wording by Josh Bleecher Snyder · 11 months ago
  8. 78707d6 browser: small new package by Josh Bleecher Snyder · 11 months ago
  9. 96b60dd Add StateMachine tracking to Agent control flow by Sean McCullough · 11 months ago
  10. bce3a13 Modernize and streamline Sketch top bar UI by Philip Zeyliger · 11 months ago
  11. 2a5bd6d dockerimg: switch to a debian base image by David Crawshaw · 11 months ago
  12. 3201133 Amend notification logic to only show for end-of-turn messages without parent_conversation_id by Philip Zeyliger · 11 months ago
  13. efda396 .github/workflows: add a dev queue for GitHub Actions hacking by Josh Bleecher Snyder · 11 months ago
  14. db5e9b4 Implement notifications feature with toggle and focus handling by Philip Zeyliger · 11 months ago
  15. 2c4db09 Restart conversation support. by Philip Zeyliger · 11 months ago
  16. b74b526 .github/workflows: further parameterize by Josh Bleecher Snyder · 11 months ago
  17. 1048973 .github/workflows: delete unnecessary 'git config' calls by Josh Bleecher Snyder · 11 months ago
  18. 9f4b808 agent.go: don't panic on nil initialResp by Sean McCullough · 11 months ago
  19. bc6b629 Add browser notifications for agent messages with EndOfTurn=true by Philip Zeyliger · 11 months ago
  20. f830c9d all: fix formatting by Autoformatter · 11 months ago
  21. 8506894 termui: add a line to the help menu telling the user to chat by Josh Bleecher Snyder · 11 months ago
  22. e81233f Add gentle pulsing animation to activity notification icons by Josh Bleecher Snyder · 11 months ago
  23. 250348e all: mild prompt engineering by Josh Bleecher Snyder · 11 months ago
  24. eb5166a Shrink title text to reduce truncation in header by Josh Bleecher Snyder · 11 months ago
  25. 3cae7d9 cmd/sketch: make -open default to true by Josh Bleecher Snyder · 11 months ago
  26. e634d26 webui: add go2ts go:generate line by Josh Bleecher Snyder · 11 months ago
  27. 42f7a7c loop: enforce rather than fix branch formatting by Josh Bleecher Snyder · 11 months ago
  28. 23b6a2d termui: remove path from prompt by Josh Bleecher Snyder · 11 months ago
  29. 2978ab2 termui: fix up emoji spacing a little by Josh Bleecher Snyder · 11 months ago
  30. c2d2610 termui: turn the user from a faceless gray menace into a superhero by Josh Bleecher Snyder · 11 months ago
  31. 81eacc4 all: fix formatting by Autoformatter · 11 months ago
  32. 3a89ba8 build(deps-dev): bump vite from 6.3.2 to 6.3.4 in /webui by dependabot[bot] · 11 months ago
  33. d01f67c ci: amend single commits when auto-formatting queue-main branches by Philip Zeyliger · 11 months ago
  34. 7910eef ci: amend single commits when auto-formatting queue-main branches by Philip Zeyliger · 11 months ago
  35. d20ded5 webui: Don't auto-expand last message by Philip Zeyliger · 11 months ago
  36. abc093c Left-align 'How to use Sketch' paragraphs by Philip Zeyliger · 11 months ago
  37. cf57096 all: fix formatting by Autoformatter · 11 months ago
  38. 47b71c9 Display last commit in UI top bar by Philip Zeyliger · 11 months ago
  39. edc88dc Rename cancelInnerLoop to cancelTurn to match refactored naming by Sean McCullough · 11 months ago
  40. 885a16a Refactor loop/agent.go to reduce complexity by Sean McCullough · 11 months ago
  41. 0d95d3a Improve SSH config file safety in dockerimg/ssh_theater.go by Sean McCullough · 11 months ago
  42. 9c0fc89 fmt by Sean McCullough · 11 months ago
  43. c796e7f ssh_theater: fix tests by Sean McCullough · 11 months ago
  44. 78520f5 loop: update test fixture by Josh Bleecher Snyder · 11 months ago
  45. 3b0795b ssh_theater: auto-add Include to ~/.ssh/config by Sean McCullough · 11 months ago
  46. 74b0121 ssh_theather: use ~/.config/sketch not ~/.sketch by Sean McCullough · 11 months ago
  47. fff269b Update title tool to reject branch names that already exist by Josh Bleecher Snyder · 11 months ago
  48. 47b1936 Display branch name alongside title in termui and webui by Josh Bleecher Snyder · 11 months ago
  49. 0137a7f Improve git cherry-pick display with abbreviated SHA/branch references by Josh Bleecher Snyder · 11 months ago
  50. d499fd6 Add permission callback to Bash tool to enforce title setting before git commits by Josh Bleecher Snyder · 11 months ago
  51. dae1907 Add WillRunGitCommit function to bashkit by Josh Bleecher Snyder · 11 months ago
  52. a9b3822 Add branch_name parameter to title tool by Josh Bleecher Snyder · 11 months ago
  53. 1ae976b loop: fiddle with titleToBranch by Josh Bleecher Snyder · 11 months ago
  54. e2d24ab dockerimg: add 'apk add grep' by Josh Bleecher Snyder · 11 months ago
  55. dbe0230 loop: extract system prompt into a separate file by Josh Bleecher Snyder · 11 months ago
  56. 2b2090e claudetool: add missing json schema field by Josh Bleecher Snyder · 11 months ago
  57. c72fff5 Add SSH connection information to web UI by Philip Zeyliger · 11 months ago
  58. d3906e2 Add @click handler to stopButton in sketch-app-shell.ts by Sean McCullough · 11 months ago
  59. 7b60449 bin/sk-ls.sh: Show currently running sketches in Docker and what they're up to by Philip Zeyliger · 11 months ago
  60. dc507a3 all: fix formatting by Autoformatter · 11 months ago
  61. 5cf4926 Add welcome box with usage instructions to empty chat window by Philip Zeyliger · 11 months ago
  62. 570c3f8 all: fix formatting by Autoformatter · 11 months ago
  63. c2b6bdf Improve status bar icons for LLM and tool calls by Philip Zeyliger · 11 months ago
  64. 1b47aa2 Add initial-commit CLI flag for specifying git reference by Philip Zeyliger · 11 months ago
  65. 2dc86b9 Update codereview tool UI to show different icons based on result content by Josh Bleecher Snyder · 11 months ago
  66. 50a1d62 loop: don't panic when LLM API call fails by Josh Bleecher Snyder · 11 months ago
  67. 5fabc74 webui: make tool call failures less "error"-y by Josh Bleecher Snyder · 11 months ago
  68. d4b1cc7 Sort git rev-list by time and limit results for related files by Josh Bleecher Snyder · 11 months ago
  69. 15272c1 claudetool: add two more "related files" todos by Josh Bleecher Snyder · 11 months ago
  70. 9c07e1d loop: prevent panic on double Agent.Init by Josh Bleecher Snyder · 11 months ago
  71. ffecb1e claudetool: add "related files" detection to codereview tool by Josh Bleecher Snyder · 11 months ago
  72. ffb58a3 webui: show more summary-text in tool cards by Sean McCullough · 11 months ago
  73. fa40c41 webui: +sketch-tool-card-multiple-choice by Sean McCullough · 11 months ago
  74. ea3fc20 dockerimg: fix vscode:// links by Sean McCullough · 11 months ago
  75. 015b882 webui: fix 'build' and 'dev' npm scripts by Sean McCullough · 11 months ago
  76. 22bd8eb sshserver: fix env for ssh pty sessions by Sean McCullough · 11 months ago
  77. 0dcebe1 Add support for passing prompt without -one-shot by Pokey Rule · 11 months ago
  78. fefde57 webui: Tweak prettier setup by Pokey Rule · 11 months ago
  79. d6d2c69 webui: Add missing step to make install by Pokey Rule · 11 months ago
  80. e66db3e Redesign Sketch top bar with tab-based interface by Philip Zeyliger · 11 months ago
  81. 99a9a02 Implement tracking of outstanding LLM and Tool calls by Philip Zeyliger · 11 months ago
  82. f98d730 webui: supress mermaid error msgs by Sean McCullough · 11 months ago
  83. dded2d6 all: fix formatting by Autoformatter · 11 months ago
  84. 8d93e36 webui: Add Mermaid diagram support to markdown by Sean McCullough · 11 months ago
  85. d8adbba all: fix formatting by Autoformatter · 11 months ago
  86. 5bff650 fix oddball formatter complaints by David Crawshaw · 11 months ago
  87. 1112949 dockerimg: use a default image from a public registry by David Crawshaw · 11 months ago
  88. 5fdd024 Sketch "inception" support. by Philip Zeyliger · 11 months ago
  89. b74c4f6 make -one-shot command line work with both -unsafe and regular by Philip Zeyliger · 11 months ago
  90. 833a0f8 claudetool: improve codereview by Josh Bleecher Snyder · 12 months ago
  91. 0cbd976 rename a file that was driving me crazy by Sean McCullough · 11 months ago
  92. 33f7172 all: fix formatting by Autoformatter · 11 months ago
  93. 2cba695 Add unit tests for dockerimg/sshtheater.go with refactoring for testability by Sean McCullough · 12 months ago
  94. 6f2bf8a sketch: fix double space in SSH warning by Philip Zeyliger · 11 months ago
  95. 5c70bfe all: fix formatting by Autoformatter · 12 months ago
  96. eda2a8c Simplify and fix GitHub workflow push to main by Josh Bleecher Snyder · 12 months ago
  97. 5b8ab1f webui: intentionally break formatting by Josh Bleecher Snyder · 12 months ago
  98. c3391a9 Fix autoformatting push to main in GitHub workflow by Josh Bleecher Snyder · 12 months ago
  99. a0801ad Add comma formatting to input and output token displays by Josh Bleecher Snyder · 12 months ago
  100. df2d3dc dockerimg: add extra space for terminals that render emojis wide by Josh Bleecher Snyder · 12 months ago