• Joined on 2020-05-01
evan pushed to master at evan/aethera 2026-05-01 01:55:10 +00:00
c51c0ab070 fix(client): support vLLM "reasoning" field for thinking blocks
evan pushed to master at evan/nix 2026-05-01 01:47:33 +00:00
75eba8703f add: vllm base 3.6 27b
evan pushed to master at evan/nix 2026-05-01 00:14:45 +00:00
3d55b6e675 chore: add lfs
evan pushed to master at evan/nix 2026-05-01 00:05:02 +00:00
990b6a4392 feat: vllm
evan pushed to master at evan/nix 2026-04-30 18:21:39 +00:00
bcba8f6b60 feat(address-gh-review): add thread resolution with reactions and comments
evan pushed to main at evan/pi-lsp 2026-04-30 15:55:10 +00:00
9b863168ff fix: handle unhandled promise rejection in background read init
evan pushed to master at evan/nix 2026-04-30 15:43:33 +00:00
93e2247a30 chore(nixos/llama-swap): remove synthetic peer and tune local model args
evan pushed to main at evan/pi-lsp 2026-04-30 15:41:57 +00:00
b614e700fd fix(daemon): tear down daemon when destroying all servers with no entries
evan pushed to main at evan/pi-lsp 2026-04-30 15:27:36 +00:00
620d9cc70f feat: warm-start LSP server on file read
evan pushed to main at evan/pi-lsp 2026-04-30 14:37:10 +00:00
aa7309b363 test: add unit and integration test suite
e131e0e8cd feat: add server control commands (disable, enable, destroy)
7abe4efa02 refactor: replace string-matching error checks with custom error classes
Compare 3 commits »
evan pushed to master at evan/nix 2026-04-30 12:32:08 +00:00
31363f5f8d docs(pi): add _scratch guidance for ephemeral artifacts
evan pushed to main at evan/pi-lsp 2026-04-30 12:21:24 +00:00
81ed5c88b8 fix(daemon): auto-shutdown when last LSP server entry is evicted
36b9b0cde4 docs: add AGENTS.md with project context and conventions
Compare 2 commits »
evan pushed to master at evan/nix 2026-04-30 11:46:02 +00:00
976edab339 config(llama-swap): enable preserve_thinking in chat template kwargs
evan pushed to main at evan/pi-lsp 2026-04-29 20:18:34 +00:00
a516d80c71 fix(cli): harden no-daemon teardown
evan pushed to main at evan/pi-lsp 2026-04-29 04:16:59 +00:00
d073f2272f chore: rename project to evan/pi-lsp
evan pushed to master at evan/nix 2026-04-29 04:09:16 +00:00
d1d3f3c1a3 build(pi-coding-agent): bump to 0.70.6
evan pushed to main at evan/pi-lsp 2026-04-29 04:08:39 +00:00
46aac3ef39 build: add oxlint
evan pushed to main at evan/pi-lsp 2026-04-29 04:04:13 +00:00
076eee4e96 feat(lsp): add background daemon for language servers
evan pushed to master at evan/aethera 2026-04-29 03:34:51 +00:00
5d5f10b2d8 fix(chat): preserve messages array during chat update
evan pushed to master at evan/aethera 2026-04-29 03:27:10 +00:00
91d4202874 docs: update AGENTS.md and README.md with accurate project details