Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "(Alpha) Persistent memory, architectural decisions, and safety guardrails for Claude Code. Your agent starts every session with full project context — stack, decisions, patterns, safety rules, and a handoff from the previous session.",
"author": {
"name": "AXME AI",
"email": "hello@axme.ai",
"email": "contact@axme.ai",
"url": "https://github.com/AxmeAI"
},
"homepage": "https://code.axme.ai",
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ docs/ # Architecture docs and diagrams

## Questions?

Open an issue or email hello@axme.ai.
Open an issue or email contact@axme.ai.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.

---

[Website](https://code.axme.ai) · [Issues](https://github.com/AxmeAI/axme-code/issues) · [Architecture](docs/ARCHITECTURE.md) · hello@axme.ai
[Website](https://code.axme.ai) · [Issues](https://github.com/AxmeAI/axme-code/issues) · [Architecture](docs/ARCHITECTURE.md) · contact@axme.ai

---

Expand Down
2 changes: 1 addition & 1 deletion src/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,7 @@ server.tool(
"> AXME Code is in alpha — your feedback shapes the product. If it saved you time today, consider:",
"> - Star on GitHub: https://github.com/AxmeAI/axme-code",
"> - Report issues or ideas: https://github.com/AxmeAI/axme-code/issues",
"> - Share feedback: hello@axme.ai",
"> - Share feedback: contact@axme.ai",
"> - Support: support@axme.ai",
];

Expand Down
2 changes: 1 addition & 1 deletion templates/plugin-README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ This repo is auto-synced from the main [axme-code](https://github.com/AxmeAI/axm

---

[Website](https://code.axme.ai) · [Main Repo](https://github.com/AxmeAI/axme-code) · [Issues](https://github.com/AxmeAI/axme-code/issues) · hello@axme.ai
[Website](https://code.axme.ai) · [Main Repo](https://github.com/AxmeAI/axme-code) · [Issues](https://github.com/AxmeAI/axme-code/issues) · contact@axme.ai