Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pulseengine
/
mcp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/edition 2024 resources prompts
- #21
#21
Merged
avrabe
merged 27 commits into
main
pulseengine/mcp:main
from
feat/edition-2024-resources-prompts
pulseengine/mcp:feat/edition-2024-resources-prompts
Copy head branch name to clipboard
Jul 30, 2025
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Feat/edition 2024 resources prompts
#21
avrabe
merged 27 commits into
main
pulseengine/mcp:main
from
feat/edition-2024-resources-prompts
pulseengine/mcp:feat/edition-2024-resources-prompts
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2025
feat: migrate to Rust 1.88 and edition 2024
Show description for 2b197c6
avrabe
committed
2b197c6
View commit details
Copy full SHA for 2b197c6
Browse repository at this point
fix(ci): update workflows for Rust 1.88 and resolve timeout issues
Show description for e6ce3e4
avrabe
committed
e6ce3e4
View commit details
Copy full SHA for e6ce3e4
Browse repository at this point
feat: implement MCP resources and prompts macro support
Show description for c36f1b1
avrabe
committed
c36f1b1
View commit details
Copy full SHA for c36f1b1
Browse repository at this point
feat: add auto-detection for resources and prompts capabilities
Show description for d3dee05
avrabe
committed
d3dee05
View commit details
Copy full SHA for d3dee05
Browse repository at this point
test: add comprehensive tests for new macro functionality
Show description for 7f8a8bc
avrabe
committed
7f8a8bc
View commit details
Copy full SHA for 7f8a8bc
Browse repository at this point
test: add advanced macro feature validation tests
Show description for 8b50b5a
avrabe
committed
8b50b5a
View commit details
Copy full SHA for 8b50b5a
Browse repository at this point
test: add performance, security, and full integration tests
Show description for eaf8ffd
avrabe
committed
eaf8ffd
View commit details
Copy full SHA for eaf8ffd
Browse repository at this point
chore: add .claude directory to .gitignore
Show description for 94aed88
avrabe
committed
94aed88
View commit details
Copy full SHA for 94aed88
Browse repository at this point
docs: add comprehensive MCP.io-style documentation structure
Show description for 6e7af2d
avrabe
committed
6e7af2d
View commit details
Copy full SHA for 6e7af2d
Browse repository at this point
fix(edition-2024): wrap unsafe environment variable operations in test code
Show description for c72c475
avrabe
committed
c72c475
View commit details
Copy full SHA for c72c475
Browse repository at this point
style(macros): fix clippy warnings in macro generation code
Show description for 13251c9
avrabe
committed
13251c9
View commit details
Copy full SHA for 13251c9
Browse repository at this point
feat(test-isolation): update tests to use unique app names and paths
Show description for b3c7f29
avrabe
committed
b3c7f29
View commit details
Copy full SHA for b3c7f29
Browse repository at this point
Commits on Jul 29, 2025
fix(tests): fix macro usage and format string warnings
Show description for 27c4c92
avrabe
committed
27c4c92
View commit details
Copy full SHA for 27c4c92
Browse repository at this point
feat(tests): add working macro validation tests
Show description for 139ba37
avrabe
committed
139ba37
View commit details
Copy full SHA for 139ba37
Browse repository at this point
fix(auth): fix cross-platform temp directory test
Show description for 880efb4
avrabe
committed
880efb4
View commit details
Copy full SHA for 880efb4
Browse repository at this point
fix(tests): fix security_tests.rs and improve test patterns
Show description for 6c2323c
avrabe
committed
6c2323c
View commit details
Copy full SHA for 6c2323c
Browse repository at this point
fix(tests): fix mcp_prompt_tests.rs and mcp_resource_tests.rs
Show description for 93135dc
avrabe
committed
93135dc
View commit details
Copy full SHA for 93135dc
Browse repository at this point
fix(tests): fix parameter_validation_tests.rs
Show description for 44c5c7c
avrabe
committed
44c5c7c
View commit details
Copy full SHA for 44c5c7c
Browse repository at this point
fix(tests): fix macro_tests.rs server capabilities assertion
Show description for da0b51f
avrabe
committed
da0b51f
View commit details
Copy full SHA for da0b51f
Browse repository at this point
fix(tests): fix integration_tests.rs server capabilities assertion
Show description for 3f6b35f
avrabe
committed
3f6b35f
View commit details
Copy full SHA for 3f6b35f
Browse repository at this point
fix(tests): fix all remaining test files - now 138 tests passing
Show description for 9a216a5
avrabe
committed
9a216a5
View commit details
Copy full SHA for 9a216a5
Browse repository at this point
fix(fmt): apply cargo fmt to fix formatting issues
Show description for e649a64
avrabe
committed
e649a64
View commit details
Copy full SHA for e649a64
Browse repository at this point
fix(clippy): fix clippy warnings in test files
Show description for 6535305
avrabe
committed
6535305
View commit details
Copy full SHA for 6535305
Browse repository at this point
Commits on Jul 30, 2025
fix(clippy): add allow dead_code to prevent clippy warnings
Show description for 0586148
avrabe
committed
0586148
View commit details
Copy full SHA for 0586148
Browse repository at this point
fix(clippy): resolve all clippy warnings in test files
Show description for 10624d2
avrabe
committed
10624d2
View commit details
Copy full SHA for 10624d2
Browse repository at this point
fix(fmt): apply cargo fmt formatting fixes for PR validation
avrabe
committed
a7ed92a
View commit details
Copy full SHA for a7ed92a
Browse repository at this point
chore: bump version to 0.7.0
Show description for 05c482f
avrabe
committed
05c482f
View commit details
Copy full SHA for 05c482f
Browse repository at this point
You can’t perform that action at this time.