Skip to content

feat: attach launch artifacts to sessions#125

Merged
nullxnothing merged 2 commits intomainfrom
feat/session-artifacts-v3
Apr 27, 2026
Merged

feat: attach launch artifacts to sessions#125
nullxnothing merged 2 commits intomainfrom
feat/session-artifacts-v3

Conversation

@nullxnothing
Copy link
Copy Markdown
Owner

Summary

  • Persist structured activity artifacts for execution sessions
  • Render tx/program/explorer/project/deploy artifact chips in Activity Timeline
  • Include launch artifacts in generated DAEMON Session Reports
  • Add coverage for persisted artifact handoff reports

Closes #124

Validation

  • pnpm run typecheck
  • pnpm vitest run test/panels/ActivityTimeline.dom.test.tsx
  • pnpm test

Comment thread src/panels/ActivityTimeline/ActivityTimeline.tsx Fixed
Comment thread src/panels/ActivityTimeline/ActivityTimeline.tsx Fixed
Comment thread src/panels/ActivityTimeline/ActivityTimeline.tsx Fixed
Comment thread src/panels/ActivityTimeline/ActivityTimeline.tsx Fixed
@nullxnothing nullxnothing merged commit 27ca862 into main Apr 27, 2026
5 checks passed
@nullxnothing nullxnothing deleted the feat/session-artifacts-v3 branch April 27, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v3: attach deploy and launch artifacts to execution sessions

2 participants