1. a9a786b dockerimg: Fix development version detection when run with -C flag by Pokey Rule · 11 months ago
  2. 72252cb llm and everything: Update ToolResult to use []Content instead of string for multimodal support by Philip Zeyliger · 11 months ago
  3. 51e8e2b dockerimg: Run git fetch when .git/info/refs is requested by Philip Zeyliger · 11 months ago
  4. 078e85a ssh_theater: only edit conf if host doesn't resolve by Sean McCullough · 11 months ago
  5. 15c9528 ssh_theater: ask the user before editing config by Sean McCullough · 11 months ago
  6. 4936de3 all: make update_tests.sh scripts location-independent by Josh Bleecher Snyder · 11 months ago
  7. 31f1524 dockerimg: always show build output by David Crawshaw · 11 months ago
  8. 33d282f Add browse tool support. by Philip Zeyliger · 11 months ago
  9. b1cca6f dockerimg: pass -x flag to inner sketch to enable experimental features by Josh Bleecher Snyder · 11 months ago
  10. 3659d87 all: more gemini key plumbing by David Crawshaw · 11 months ago
  11. 5a7b369 cmd/sketch, dockerimg: more gemini key plumbing by David Crawshaw · 11 months ago
  12. 1dc2137 Add docker-args flag to pass arguments to docker create command by Philip Zeyliger · 11 months ago
  13. 8fd5104 dockerimg: do not include tmp-sketch-dockerfile in image by David Crawshaw · 11 months ago
  14. 9957046 dockerimg: remove configurability from open browser request by Josh Bleecher Snyder · 11 months ago
  15. 50608b1 dockerimg: fix typo in SSHTheater name by Josh Bleecher Snyder · 11 months ago
  16. b7a0663 dockerimg: update tests for last commit by David Crawshaw · 11 months ago
  17. b2064de dockerimg: more Dockerfile robustness by David Crawshaw · 11 months ago
  18. 66cf74e dockerimg: do not allocate a TTY in one-shot mode by David Crawshaw · 11 months ago
  19. b5f6a00 dockerimg: use --progress=quiet to always show docker build failure by David Crawshaw · 11 months ago
  20. 4bdd9aa dockerimg: simplify pushdockerimg by requiring it run on linux by David Crawshaw · 11 months ago
  21. c7e7796 dockerimg: remove tmp-sketch-binary-linux by David Crawshaw · 11 months ago
  22. ca53558 dockerimg: set http.postBuffer for git inside container by David Crawshaw · 11 months ago
  23. 99231ba dockerimg: be more robust to http connection errors by David Crawshaw · 11 months ago
  24. 6234a8d Sketch inception wiring: make it easier to run unsafe sketch inside Sketch by Philip Zeyliger · 11 months ago
  25. 4f84ab7 all: support openai-compatible models by Josh Bleecher Snyder · 12 months ago
  26. fa67fe5 dockerimg: remove buildx dependencies from Dockerfile by David Crawshaw · 11 months ago
  27. 4d5e997 all: make tests accept OUTER_SKETCH_ANTHROPIC_API_KEY by Josh Bleecher Snyder · 11 months ago
  28. 2772f63 dockerimg: add support for passing env vars to Docker via git config by Josh Bleecher Snyder · 11 months ago
  29. a3dcd86 ant: improve encapsulation by Josh Bleecher Snyder · 11 months ago
  30. 5228b58 dockerimg: add SKETCH=1 to sketch container by David Crawshaw · 11 months ago
  31. c76a392 dockerimg: restore sketch_context docker label by Josh Bleecher Snyder · 11 months ago
  32. 3e2111b all: support popping a browser from termui by Josh Bleecher Snyder · 11 months ago
  33. e54b00a browser: simplify API by Josh Bleecher Snyder · 11 months ago
  34. 78707d6 browser: small new package by Josh Bleecher Snyder · 11 months ago
  35. bce3a13 Modernize and streamline Sketch top bar UI by Philip Zeyliger · 11 months ago
  36. 2a5bd6d dockerimg: switch to a debian base image by David Crawshaw · 11 months ago
  37. 3cae7d9 cmd/sketch: make -open default to true by Josh Bleecher Snyder · 11 months ago
  38. 0d95d3a Improve SSH config file safety in dockerimg/ssh_theater.go by Sean McCullough · 11 months ago
  39. 9c0fc89 fmt by Sean McCullough · 11 months ago
  40. c796e7f ssh_theater: fix tests by Sean McCullough · 11 months ago
  41. 3b0795b ssh_theater: auto-add Include to ~/.ssh/config by Sean McCullough · 11 months ago
  42. 74b0121 ssh_theather: use ~/.config/sketch not ~/.sketch by Sean McCullough · 11 months ago
  43. e2d24ab dockerimg: add 'apk add grep' by Josh Bleecher Snyder · 11 months ago
  44. c72fff5 Add SSH connection information to web UI by Philip Zeyliger · 11 months ago
  45. 1b47aa2 Add initial-commit CLI flag for specifying git reference by Philip Zeyliger · 11 months ago
  46. ea3fc20 dockerimg: fix vscode:// links by Sean McCullough · 11 months ago
  47. 0dcebe1 Add support for passing prompt without -one-shot by Pokey Rule · 11 months ago
  48. 5bff650 fix oddball formatter complaints by David Crawshaw · 11 months ago
  49. 1112949 dockerimg: use a default image from a public registry by David Crawshaw · 11 months ago
  50. b74c4f6 make -one-shot command line work with both -unsafe and regular by Philip Zeyliger · 11 months ago
  51. 0cbd976 rename a file that was driving me crazy by Sean McCullough · 11 months ago
  52. 33f7172 all: fix formatting by Autoformatter · 11 months ago
  53. 2cba695 Add unit tests for dockerimg/sshtheater.go with refactoring for testability by Sean McCullough · 12 months ago
  54. 6f2bf8a sketch: fix double space in SSH warning by Philip Zeyliger · 11 months ago
  55. df2d3dc dockerimg: add extra space for terminals that render emojis wide by Josh Bleecher Snyder · 12 months ago
  56. 176a510 Add force-rebuild flag to allow user to rebuild docker container explicitly. by Philip Zeyliger · 12 months ago
  57. f5e28f6 sshtheater: check for Include line in ~/.ssh/config by Sean McCullough · 12 months ago
  58. 7d5a630 SSHTheater: fix known_hosts update issue by Sean McCullough · 12 months ago
  59. 4854c65 dockerimg: +SSHTheater, auto-configures local ssh by Sean McCullough · 12 months ago
  60. 53786ef dockerimg: use emoji in container debug info by David Crawshaw · 12 months ago
  61. 094e4d2 cmd/sketch, dockerimg: remove unhelpful initial debug messages by David Crawshaw · 12 months ago
  62. 7660e4e dockerimg: use more modern APIs by Josh Bleecher Snyder · 12 months ago
  63. 6ed6adb Fix -open to point to skaband addr when configured for the container case by Philip Zeyliger · 12 months ago
  64. 5d6af87 Only print Dockerfile in verbose mode by Philip Zeyliger · 12 months ago
  65. 2032b1c Move webui from /loop/webui to /webui by Philip Zeyliger · 12 months ago
  66. cc3ba22 sketch: Add python3 to our container image by Philip Zeyliger · 12 months ago
  67. 18532b2 Rename Host/Runtime hostname fields to Outside/Inside pattern by Philip Zeyliger · 12 months ago
  68. d013131 Use bufio.Scanner instead of strings.Split for line iteration by Philip Zeyliger · 12 months ago
  69. e4fa0e3 sketch: print Dockerfile contents by Philip Zeyliger · 12 months ago
  70. ae3480f allow random (ephemeral) host ports for ssh server by Sean McCullough · 12 months ago
  71. 5544d14 dockerimg: clean up linux binary by Josh Bleecher Snyder · 12 months ago
  72. baa2b59 sketch: initial container ssh support (#15) by Sean McCullough · 12 months ago
  73. d140295 sketch: Propagate host vs. runtime OS/WorkingDir/Hostname by Philip Zeyliger · 12 months ago
  74. 9f6a998 dockerimg: clean up password matching code by Josh Bleecher Snyder · 12 months ago
  75. 5e227dd sketch: Linux support by Philip Zeyliger · 12 months ago
  76. fae1757 dockerimg: unset GOBIN when installing by Josh Bleecher Snyder · 12 months ago
  77. f5bb3d3 dockerimg: make sure webui build exists before copying it by Sean McCullough · 12 months ago
  78. 8a617cb dockerimg: reuse a cached gopath for cross compiling by David Crawshaw · 12 months ago
  79. 8bff16a webui, dockerimg: store the webui assets in a zip and cp them into the container by David Crawshaw · 12 months ago
  80. be10fa9 dockerimg: mkdir .cache in the base template and rebuild when the template changes by David Crawshaw · 12 months ago
  81. b9eaef5 dockerimg: set GOTOOLCHAIN=auto for cross compiling by David Crawshaw · 12 months ago
  82. 993a3fc dokerimg: clean up temp dir by David Crawshaw · 12 months ago
  83. 69c6731 dockerimg: fix cross compile command by David Crawshaw · 12 months ago
  84. 2e463fb Initial commit by Earl Lee · 12 months ago