Commit Graph

9 Commits

Author SHA1 Message Date
Aaron Ramirez
302e638e08 fix 2025-07-01 17:45:24 -06:00
Aaron Ramirez
ebfe498aff add debug flag 2025-07-01 17:42:37 -06:00
GitHub Action
de813e14f3 Bump version to 1.2.1 2025-07-01 23:35:12 +00:00
Aaron Ramirez
9376e70e69
Add node dxt proxy (#4)
* add node dxt proxy

* rm

* update docs crazy i know
2025-07-01 17:34:08 -06:00
GitHub Action
4a9c5a6d7c Bump version to 1.2.0 2025-07-01 20:51:17 +00:00
Erik Brakke
759f748d73
Fix release workflow upload errors and improve version control (#3)
- Fix GitHub API upload format errors by replacing curl with gh CLI
- Add support for [minor] and [patch] tags in commit messages
- Default to patch version bump when no tag specified
- Use proper multipart form data for asset uploads
2025-07-01 14:49:40 -06:00
GitHub Action
9636fd043f Bump version to 1.1.0 2025-07-01 20:36:57 +00:00
Erik Brakke
53770b4b71
add a release action (#2) 2025-07-01 14:34:20 -06:00
Erik Brakke
a179b10854 Initial commit: Flipside Intelligence MCP Extension
- Add Go-based MCP proxy for Flipside Intelligence blockchain analytics
- Configure project structure with proper Go module naming
- Include comprehensive README focused on product vision
- Add manifest.json for Claude Desktop integration
- Setup build automation with Makefile and test scripts
- Configure .gitignore for Go project best practices

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-01 14:06:57 -06:00