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