chore: first-run telemetry and lazy-install follow-ups from the v0.11.1 release review
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- typescript
- Domain
- ci-cd, cli, observability, testing
Research direction
Start with the v0.11.1 release-review checklist and inspect the named entry points and tests: cli/tui/worker.ts, src/index.ts, the two telemetry tests, and the MCP header/server tests. Review the cold-start-regression job and needsDependencies implementation as well. Done means the follow-ups are addressed or split into focused issues with decisions recorded for the telemetry and environment concerns.
Written by the indexing model from the issue text.
Description
Small follow-ups collected during the v0.11.1 release review that are each too minor for their own issue. Deferred because none affects correctness for this patch.
- Worker stall events carry
session_id: "":startLoopMonitor()runs incli/tui/worker.tsbeforesetContext(); early-boot stalls lose session correlation. Backfill oncesetContextruns or use a boot placeholder. (CTO) CLI_COMMAND_NAMESinsrc/index.tsis hand-maintained with no test that it matches the commands registered with yargs; a new command silently falls through to"tui". Add a test diffing the set against the built yargs instance. (Tech Lead)test/altimate/altimate-base-registration-telemetry.test.tsnever callsTelemetry.shutdown()inafterEach, unliketest/telemetry/telemetry.test.ts; leaves the singleton initialised for later files. (Tech Lead)session_startis now an anchor event, so aserveprocess hosting N sessions issues up to N immediate flushes instead of batching; watch App Insights ingestion volume. (CTO)ALTIMATE_CLI_COMMANDis written toprocess.envand inherited by every spawned MCP server / shell subprocess. Value is a closed enum, no exposure, but it is new unscoped env surface. (CTO, Gremlin)startLoopMonitor()runs in the TUI worker even when telemetry is disabled (250 ms unref'd timer producing dropped events); harmless but inconsistent with the main thread, which starts it insidedoInit(). (End User)cold-start-regressionCI job is linux-x64 only. (PM)needsDependenciesdoes sync fs work inside the config Effect layer: deliberately bounded (one-level glob); add a comment so nobody makes it heavier. (Tech Lead)- Local test env:
test/mcp/headers.test.tsandtest/server/httpapi-mcp.test.tsfail on a developer machine whose global config declares MCP servers (the real servers show up inTestInstance's status). The tests should isolate the global config dir. (Release driver)
- Dominant language
- TypeScript
- Stars
- 813
- Forks
- 134
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 62
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from AltimateAI/altimate-code
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
AltimateAI/altimate-code#1323 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
AltimateAI/altimate-code#1288 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
AltimateAI/altimate-code#1285 ·
-
privacy: Altimate Base consent dialog no longer discloses persistent per-installation identifier Open
Difficulty 1/5 Under an hour Newbie friendliness 88/100
AltimateAI/altimate-code#1284 ·
-
Difficulty 2/5 Under an hour Newbie friendliness 72/100
AltimateAI/altimate-code#1283 ·
All issues in AltimateAI/altimate-code
Similar issues
-
Browser Waiting for: Product Owner
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
getsentry/sentry-javascript#24577 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
agilepathway/label-checker#640 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
agentic-workflows
Difficulty 1/5 Under an hour Newbie friendliness 85/100
githubnext/rig#534 ·
-
automation missing-model model-sync provider:pioneer
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
anomalyco/models.dev#7701 ·