• Joined on 2024-12-25
asp pushed to master at asp/keep 2026-03-14 22:49:33 +00:00
f5bae46620 fix: all tables respect table_config from settings
asp pushed to master at asp/keep 2026-03-14 22:32:41 +00:00
0bc8d9c909 fix: surface server error in get_status and trim table output
asp pushed to master at asp/keep 2026-03-14 22:25:55 +00:00
1a942b4d23 fix: format client --status output as tables instead of raw JSON
asp pushed to master at asp/keep 2026-03-14 22:16:42 +00:00
886ac98b21 fix: URL-encode query params in client and pass --meta to server on save
asp pushed to master at asp/keep 2026-03-14 21:56:35 +00:00
0658d8378f fix: group all server options under Server Options help heading
asp pushed to master at asp/keep 2026-03-14 21:27:10 +00:00
ffe71440d9 fix: use explicit snake_case serialization for CompressionType
asp pushed to master at asp/keep 2026-03-14 21:22:19 +00:00
8acbd34150 fix: add --meta filtering support to client/server list mode
asp pushed to master at asp/keep 2026-03-14 19:20:39 +00:00
f2d93a2812 fix: skip_lines/skip_bytes filters producing empty output on large files
asp pushed to master at asp/keep 2026-03-14 19:02:03 +00:00
0af74000d2 fix: eliminate unsafe code via nix, command-fds, and thread-local cookie
asp pushed to master at asp/keep 2026-03-14 18:10:57 +00:00
9a1e23e85f fix: use tempdir for db doctests instead of project root
asp pushed to master at asp/keep 2026-03-14 18:02:25 +00:00
b3ca673b52 feat: add --update mode, --meta/--meta-plugin flags, streaming diff
asp pushed to master at asp/keep 2026-03-14 14:48:39 +00:00
4b51825917 docs: document default mode shortcuts for save and get
asp pushed to master at asp/keep 2026-03-14 14:36:32 +00:00
2ffa2a977a feat: add shell profiles for zsh, sh, csh/tcsh
asp pushed to master at asp/keep 2026-03-14 14:02:42 +00:00
1a8ed56b68 feat: add --generate-completion for shell tab completion
asp pushed to master at asp/keep 2026-03-14 13:36:59 +00:00
158bf50864 docs: add environment modulefile instructions to README
asp pushed to master at asp/keep 2026-03-14 03:03:56 +00:00
17be6abaab refactor: streaming, security hardening, and MCP removal
asp pushed to master at asp/keep 2026-03-14 01:04:42 +00:00
560ba6e20c fix: count_bounded error counting, clippy if-let, auth test dedup, doc tests
asp pushed to master at asp/keep 2026-03-14 00:53:02 +00:00
a07bb6b350 feat: plugin-declared parallel execution, switch to env_logger, update deps
e7d8a83369 feat: add plugin schema system, tokenizer cache, and config validation
914190e119 feat: add LLM token counting meta plugin and token filters
e672ec751e feat: add JWT auth, configurable username, switch password auth to Basic
Compare 4 commits »
asp pushed to master at asp/keep 2026-03-13 13:08:47 +00:00
af1e0ca570 feat: expand Docker build to all features, add docker-compose.yml
d5d58bc52c feat: add lz4 command fallback, remove unused magic.rs
b166477202 fix: harden security, eliminate panics, remove dead code, add Dockerfile
Compare 3 commits »
asp pushed to master at asp/keep 2026-03-13 01:19:00 +00:00
bee980605f feat: add HTTPS/TLS server support via rustls
237a581429 fix: add server streaming support, fix pre-existing compilation errors
c5529bedbf feat: add client mode with streaming support
d2581358e9 docs: rewrite README, add LICENSE, remove outdated files
79930f4b01 chore: remove outdated tool usage notes from AGENTS.md
Compare 6 commits »