• Joined on 2026-02-17
grenade pushed to main at beat/beat 2026-05-29 05:48:55 +00:00
1406d0f224 chore: add .claude/ to .gitignore
grenade pushed to main at beat/beat 2026-05-29 05:43:16 +00:00
509260ad36 feat: initialize cargo workspace configuration
85d6e21ebd feat(entities): beat-entities
ee4383c3b1 feat(beat-data): add data crate
6b04cd50b8 feat(beat-core): add core logic and pipeline interfaces
fba77d137e feat: add beat-cli binary with clap setup
Compare 5 commits »
grenade pushed to main at beat/beat 2026-05-29 05:31:05 +00:00
0d1734ede8 chore: add target directory to gitignore
ba757ab4f2 chore: ignore wip session management blips
Compare 2 commits »
grenade pushed to main at helexa/helexa 2026-05-29 05:22:06 +00:00
537a0fe7f2 feat(helexa-acp): context compaction for small-context local models
grenade pushed to main at helexa/helexa 2026-05-29 05:06:32 +00:00
cbadfcf112 feat(helexa-acp): plan mode — third session mode for read-and-plan-only flows
grenade pushed to main at helexa/helexa 2026-05-28 13:29:26 +00:00
3ecbb21ece fix(helexa-acp): persist per round, cancel previous prompt, log loop
grenade pushed to main at helexa/helexa 2026-05-28 13:02:05 +00:00
0d841a4981 feat(helexa-acp): replay session history on session/load
grenade pushed to main at helexa/helexa 2026-05-28 11:34:46 +00:00
0bbb9b752d feat(helexa-acp): session/list so Zed can discover sessions to resume
grenade created branch main in beat/beat 2026-05-28 10:48:04 +00:00
grenade pushed to main at beat/beat 2026-05-28 10:48:04 +00:00
c532b6c552 doc: add segmentation implementation plan
d36eeea448 init
grenade created repository beat/beat 2026-05-28 10:46:20 +00:00
grenade pushed to main at helexa/helexa 2026-05-28 10:34:46 +00:00
5aac1ffc59 feat(helexa-acp): session resume via session/load
grenade pushed to main at helexa/helexa 2026-05-28 10:14:53 +00:00
ec2b6450b2 feat(helexa-acp): infer tool name from arg shape when model omits it
grenade pushed to main at helexa/helexa 2026-05-28 09:58:55 +00:00
a494c8d43c feat(helexa-acp): repair malformed tool calls and render failures as cards
grenade pushed to main at helexa/helexa 2026-05-28 09:38:32 +00:00
abbedf8d8a chore(neuron): bump default max_tokens from 512 to 8192
grenade pushed to main at helexa/helexa 2026-05-28 09:34:27 +00:00
6cc14e925c feat(helexa-acp): per-endpoint max_tokens config
grenade pushed to main at helexa/helexa 2026-05-28 09:30:29 +00:00
1c16732668 feat(helexa-acp): route Qwen3 inline <think> blocks to reasoning
grenade pushed to main at helexa/helexa 2026-05-28 09:16:26 +00:00
5a0861d639 fix(helexa-acp): forward Dispatch::Response to its awaiting router
grenade pushed to main at helexa/helexa 2026-05-28 08:47:32 +00:00
33652ac651 feat(helexa-acp): HELEXA_ACP_LOG_FILE env for editor-host logging
grenade pushed to main at helexa/helexa 2026-05-28 08:15:29 +00:00
c297a54074 chore(helexa-acp): log raw bash output and tool result snippets