Releases: alibaba/loongsuite-pilot
Releases · alibaba/loongsuite-pilot
Release list
v1.1.1
What's Changed
- feat: initialize loongsuite-pilot project by @linrunqi08 in #1
- add .d.ts for internal file by @Monsooooon in #2
- fix: add statistic.internal stub to esbuild plugin by @linrunqi08 in #3
- update readme by @Monsooooon in #5
- feat: add OpenCode observability support by @fangxiu-wf in #4
- docs: update public docs about agents and event schema by @Monsooooon in #16
- fix: prevent duplicate dashboard overview aggregation by @Monsooooon in #15
- Add self-hosted runner by @Takuka0311 in #22
- fix(codex): improve transcript parsing, tool argument formatting, and compaction support by @rangemer333-cell in #13
- feat: add Windows platform support by @linrunqi08 in #21
- fix: resolve CI test failures on Linux by @ralf0131 in #9
- docs: update README and functionality docs by @Monsooooon in #24
- fix(cursor-hook): repair Cursor trace assembly and prompt event mapping by @rangemer333-cell in #18
- fix(windows): resolve three platform-specific bugs by @linrunqi08 in #25
- fix: chunked OTLP export with gzip to prevent large trace failures by @fangxiu-wf in #20
- fix(windows): resolve Chinese garbling in Cursor hook on Windows by @Snssn in #28
- feat: add SLS dashboard solution with skills and examples by @messixukejia in #33
- fix: avoid creating bash_profile for PATH setup by @JhihJian in #19
- fix(codex): skip historical turns on first transcript import by @rangemer333-cell in #31
- docs: add Jaeger and Langfuse backend examples to trace output guide by @ralf0131 in #7
- Update command status message in installer script by @z1queue in #17
- fix(windows/cursor): use transcript as source of truth for Chinese text by @Snssn in #32
- fix(qoder-work): fix extractText dropping user query and interrupt causing spurious turns by @linrunqi08 in #42
- feat(wukong): enhance data quality — field coverage & trace validation by @Snssn in #14
- fix(windows): fix .sh→.ps1 replacement when hookCommand has trailing args by @linrunqi08 in #47
- fix(qoder-work): strip version field from output entries by @Snssn in #48
- fix(codex): do not add
versionfield to Codex hooks.json by @fangxiu-wf in #49 - feat(agents): add Qwen Code CLI integration via transcript-driven hook by @fangxiu-wf in #37
- fix(hooks): use rawCommand flag to skip -File path quoting for Qoder agents by @linrunqi08 in #52
- fix(qoder): improve LLM boundary detection and token enrichment by @rangemer333-cell in #46
- fix(orchestrator): remove Windows-specific sqlite fallback for Qoder inputs by @linrunqi08 in #54
- feat(qoder-jetbrains): add Qoder for JetBrains as a first-class data source by @Snssn in #45
- feat(cursor): add cursor-cli variant inference + deferred-stop assembly by @Snssn in #10
- fix(qoder-work): merge trace timing and transcript fixes by @rangemer333-cell in #51
- feat(qoder-trace): BUN preload token intercept for qodercli 1.0.21+ by @fangxiu-wf in #43
- docs: update supported agents matrix by @Monsooooon in #55
- fix(opencode): preserve turnSeq + pre-create plugin-inject log dirs by @fangxiu-wf in #56
- feat(sls): add user-agent header to all SLS transport paths by @linrunqi08 in #61
- refactor: rename INTERNAL_BUILD to PROPRIETARY_BUILD by @linrunqi08 in #63
- fix(codex): improve interrupted turn trace recovery by @rangemer333-cell in #57
- fix(initd): avoid root-owned pid/log files blocking service start by @YaoYingLong in #30
- [feat] Harden updater supervision and recovery by @Monsooooon in #27
- docs: add Community section and sync AGENTS.md agent matrix by @fangxiu-wf in #66
- fix(cursor): split input messages into delta + full, fix composer-2.5-fast s2 by @rangemer333-cell in #64
- fix(deploy): avoid SIGPIPE when previewing package contents by @YaoYingLong in #53
- feat: add token usage CLI by @Monsooooon in #68
- feat(claude-code): capture system_instructions and TTFT via BUN_OPTIONS preload by @fangxiu-wf in #67
- feat: add local worker activation and manifest supervision by @Sunrisea in #70
- fix(codex): remove stale
versionfield from existing Codex hooks.json by @fangxiu-wf in #74 - fix(qoder-work): change user-hook event.name from llm.request to other by @rangemer333-cell in #73
- fix bug: not updating version for codex hook.json by @Monsooooon in #78
- feat(metrics): self-monitoring alarms, infra health and L1 status refinements by @Snssn in #76
- fix(qoder-cn): improve data quality — token coverage, span durations, dedup by @Snssn in #75
- fix(wukong): handle null session_id and empty CLI stdout after Wukong CLI upgrade by @Snssn in #77
- fix(codex): rebuild traces from transcript by @rangemer333-cell in #69
- fix: log retention, tmp file cleanup, and unified daemon logging by @linrunqi08 in #83
- fix(qoder-idea): resolve token enrichment and tool.call.duration for IntelliJ sessions by @Snssn in #82
- feat(macos-menubar): support token consumption breakdown by model by @fangxiu-wf in #89
- docs: add Qoder for JetBrains to Supported Agents matrix by @ralf0131 in #62
- refactor(cursor): remove Path B legacy code, add first-run guard by @rangemer333-cell in #85
- fix(qoder-work): write step-level input to messages_delta, not messages by @rangemer333-cell in #87
- fix: skip agents with empty detection config in cli-probe by @linrunqi08 in #91
- docs: add Windows installation instructions by @Monsooooon in #92
- fix(macos-menubar): dedup clampedShare, add progress-bar width guard, rebuild binary by @fangxiu-wf in #90
- fix(opencode):修复agent-system-map.ts缺少opencode和wukong的问题 by @z1queue in #84
- feat(qoderwork): intercept token usage via QODER_WORKER_RUNTIME_PATH wrapper by @fangxiu-wf in #80
- feat: Drop agent-scoped fields from SLS and JSONL outputs by @Monsooooon in #95
- docs: add dashboard and macOS menu bar screenshots to README by @fangxiu-wf in #104
- Clean stale version directories after automatic updates by @Monsooooon in #105
- feat(watchdog): self-heal OpenCode plugin-inject + uninstall cleanup by @fangxiu-wf in #106
- fix(codex): always emit cache_creation.input_tokens in llm.response by @rangemer333-cell in #109
- fix(codex): use synthetic root parent_span_id for prompt span by @rangemer333-cell in #108
- fix(windows): make Task Scheduler autostart work for standard & multi-user machines by @linrunqi08 in #107
- fix: Windows compatibility for installer-opensource.ps1 and agent detection by @linrunqi08 in #93
- fix(qoder): robustify IDE token enrichment matching by @fangxiu-wf in https://github.com/alibaba/loongsuite-pil...
v1.1.0
What's Changed
- feat: initialize loongsuite-pilot project by @linrunqi08 in #1
- add .d.ts for internal file by @Monsooooon in #2
- fix: add statistic.internal stub to esbuild plugin by @linrunqi08 in #3
- update readme by @Monsooooon in #5
- feat: add OpenCode observability support by @fangxiu-wf in #4
- docs: update public docs about agents and event schema by @Monsooooon in #16
- fix: prevent duplicate dashboard overview aggregation by @Monsooooon in #15
- Add self-hosted runner by @Takuka0311 in #22
- fix(codex): improve transcript parsing, tool argument formatting, and compaction support by @rangemer333-cell in #13
- feat: add Windows platform support by @linrunqi08 in #21
- fix: resolve CI test failures on Linux by @ralf0131 in #9
- docs: update README and functionality docs by @Monsooooon in #24
- fix(cursor-hook): repair Cursor trace assembly and prompt event mapping by @rangemer333-cell in #18
- fix(windows): resolve three platform-specific bugs by @linrunqi08 in #25
- fix: chunked OTLP export with gzip to prevent large trace failures by @fangxiu-wf in #20
- fix(windows): resolve Chinese garbling in Cursor hook on Windows by @Snssn in #28
- feat: add SLS dashboard solution with skills and examples by @messixukejia in #33
- fix: avoid creating bash_profile for PATH setup by @JhihJian in #19
- fix(codex): skip historical turns on first transcript import by @rangemer333-cell in #31
- docs: add Jaeger and Langfuse backend examples to trace output guide by @ralf0131 in #7
- Update command status message in installer script by @z1queue in #17
- fix(windows/cursor): use transcript as source of truth for Chinese text by @Snssn in #32
- fix(qoder-work): fix extractText dropping user query and interrupt causing spurious turns by @linrunqi08 in #42
- feat(wukong): enhance data quality — field coverage & trace validation by @Snssn in #14
- fix(windows): fix .sh→.ps1 replacement when hookCommand has trailing args by @linrunqi08 in #47
- fix(qoder-work): strip version field from output entries by @Snssn in #48
- fix(codex): do not add
versionfield to Codex hooks.json by @fangxiu-wf in #49 - feat(agents): add Qwen Code CLI integration via transcript-driven hook by @fangxiu-wf in #37
- fix(hooks): use rawCommand flag to skip -File path quoting for Qoder agents by @linrunqi08 in #52
- fix(qoder): improve LLM boundary detection and token enrichment by @rangemer333-cell in #46
- fix(orchestrator): remove Windows-specific sqlite fallback for Qoder inputs by @linrunqi08 in #54
- feat(qoder-jetbrains): add Qoder for JetBrains as a first-class data source by @Snssn in #45
- feat(cursor): add cursor-cli variant inference + deferred-stop assembly by @Snssn in #10
- fix(qoder-work): merge trace timing and transcript fixes by @rangemer333-cell in #51
- feat(qoder-trace): BUN preload token intercept for qodercli 1.0.21+ by @fangxiu-wf in #43
- docs: update supported agents matrix by @Monsooooon in #55
- fix(opencode): preserve turnSeq + pre-create plugin-inject log dirs by @fangxiu-wf in #56
- feat(sls): add user-agent header to all SLS transport paths by @linrunqi08 in #61
- refactor: rename INTERNAL_BUILD to PROPRIETARY_BUILD by @linrunqi08 in #63
- fix(codex): improve interrupted turn trace recovery by @rangemer333-cell in #57
- fix(initd): avoid root-owned pid/log files blocking service start by @YaoYingLong in #30
- [feat] Harden updater supervision and recovery by @Monsooooon in #27
- docs: add Community section and sync AGENTS.md agent matrix by @fangxiu-wf in #66
- fix(cursor): split input messages into delta + full, fix composer-2.5-fast s2 by @rangemer333-cell in #64
- fix(deploy): avoid SIGPIPE when previewing package contents by @YaoYingLong in #53
- feat: add token usage CLI by @Monsooooon in #68
- feat(claude-code): capture system_instructions and TTFT via BUN_OPTIONS preload by @fangxiu-wf in #67
- feat: add local worker activation and manifest supervision by @Sunrisea in #70
- fix(codex): remove stale
versionfield from existing Codex hooks.json by @fangxiu-wf in #74 - fix(qoder-work): change user-hook event.name from llm.request to other by @rangemer333-cell in #73
- fix bug: not updating version for codex hook.json by @Monsooooon in #78
- feat(metrics): self-monitoring alarms, infra health and L1 status refinements by @Snssn in #76
- fix(qoder-cn): improve data quality — token coverage, span durations, dedup by @Snssn in #75
- fix(wukong): handle null session_id and empty CLI stdout after Wukong CLI upgrade by @Snssn in #77
- fix(codex): rebuild traces from transcript by @rangemer333-cell in #69
- fix: log retention, tmp file cleanup, and unified daemon logging by @linrunqi08 in #83
- fix(qoder-idea): resolve token enrichment and tool.call.duration for IntelliJ sessions by @Snssn in #82
- feat(macos-menubar): support token consumption breakdown by model by @fangxiu-wf in #89
- docs: add Qoder for JetBrains to Supported Agents matrix by @ralf0131 in #62
- refactor(cursor): remove Path B legacy code, add first-run guard by @rangemer333-cell in #85
- fix(qoder-work): write step-level input to messages_delta, not messages by @rangemer333-cell in #87
- fix: skip agents with empty detection config in cli-probe by @linrunqi08 in #91
New Contributors
- @linrunqi08 made their first contribution in #1
- @Monsooooon made their first contribution in #2
- @fangxiu-wf made their first contribution in #4
- @Takuka0311 made their first contribution in #22
- @rangemer333-cell made their first contribution in #13
- @ralf0131 made their first contribution in #9
- @Snssn made their first contribution in #28
- @messixukejia made their first contribution in #33
- @JhihJian made their first contribution in #19
- @z1queue made their first contribution in #17
- @YaoYingLong made their first contribution in #30
- @Sunrisea made their first contribution in #70
Full Changelog: https://github.com/alibaba/loongsuite-pilot/commits/v1.1.0
v1.0.1
Download
- 安装脚本: https://loongcollector-community-edition.oss-cn-shanghai.aliyuncs.com/loongsuite-pilot/installer.sh
- 安装包: https://loongcollector-community-edition.oss-cn-shanghai.aliyuncs.com/loongsuite-pilot/1.0.1/loongsuite-pilot.tar.gz
Quick Install
curl -fsSL https://loongcollector-community-edition.oss-cn-shanghai.aliyuncs.com/loongsuite-pilot/installer.sh | bash