Skip to content

chore: remove stale compiled files and deprecated genesis network#6

Merged
Hovessian merged 1 commit intomainfrom
chore/cleanup-stale-files
Mar 5, 2026
Merged

chore: remove stale compiled files and deprecated genesis network#6
Hovessian merged 1 commit intomainfrom
chore/cleanup-stale-files

Conversation

@tonyoconnell
Copy link
Collaborator

Summary

  • Remove 50+ compiled .js, .d.ts, .map files from packages/*/src/
  • Remove genesis-network rules, examples, tests, and template (replaced by marketing-swarm)
  • Remove deprecated docs and old gift-agent files
  • Remove stale MCP tarball

Test plan

  • Build still works: npm run build
  • Tests still pass: npm run test
  • test:publish passes: npm run test:publish

🤖 Generated with Claude Code

Cleanup:
- Remove 50+ compiled .js, .d.ts, .map files from packages/*/src/
  (these should only exist in dist/ after build)
- Remove genesis-network rules, examples, tests, and template
  (replaced by marketing-swarm pattern)
- Remove deprecated docs (issues.md, duplicate strategy doc)
- Remove old gift-agent files (now @gift faucet on Agentverse)
- Remove stale MCP tarball from packages/mcp/

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@Hovessian Hovessian merged commit 43ee8d6 into main Mar 5, 2026
1 check passed
Hovessian added a commit that referenced this pull request Mar 6, 2026
- #8: Check Claude Code availability before spawning in `create` command
- #9: Add compatibility shim for both `create_protocol()` and `Protocol(spec=...)` in all 7 templates
- #10: Add `--template` flag as alias for `--type` in scaffold command
- #11: Document all AgentLaunchError properties (code, details, retryAfterMs) in SDK README
- #12: Add missing 7 tools to MCP README, update count to 21
- #13: Check token graduation status in get_trade_link — return DEX link for listed tokens
- Fix broken genesis template import in registry after PR #6 cleanup

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants