Skip to content

Commit 12c4e31

Browse files
authored
chore: improve Readme file (#136)
* Add info section Better disclaimer * add msl banner * minor fix * minor wording fix * fix readme * fix readme * fix readme
1 parent 809bd5d commit 12c4e31

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

README.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="display: inline-block; vertical-align: middle; margin-right: 8px;"><circle cx="12" cy="12" r="3"/><circle cx="12" cy="4" r="2"/><circle cx="20" cy="12" r="2"/><circle cx="12" cy="20" r="2"/><circle cx="4" cy="12" r="2"/><path d="M12 9 L12 7"/><path d="M15 12 L18 12"/><path d="M12 15 L12 18"/><path d="M9 12 L6 12"/></svg>Agent Prompt Train
22

3+
<img width="1128" height="191" alt="msl_banner" src="https://github.com/user-attachments/assets/efa224e5-8e8b-4761-9f09-fb2f9e2b2b93" />
4+
5+
## Overview
6+
37
Agent Prompt Train is a Claude Code management server for teams that includes comprehensive monitoring, conversation tracking, and dashboard visualizations. Agent Prompt Train allows you to understand, manage, and improve your team's Claude Code usage.
4-
(_Supports Claude Max plan_)
8+
(_Supports individial Claude Max plan_)
9+
10+
⚠️ **In order to comply with the Anthropic Terms of Service, you need to have a Claude Max subscription for each user of Agent Prompt Train.** ⚠️
511

612
### 📖 Quick Navigation
713

@@ -11,6 +17,16 @@ Agent Prompt Train is a Claude Code management server for teams that includes co
1117
- [**Documentation**](#documentation) - Complete guides and references
1218
- [**Deployment**](#production-deployment) - Production setup guides
1319

20+
### About Us
21+
22+
**Moonsong Labs** is a leading protocol + AI/ML engineering company that operates through two distinct strategies: building long-term engineering services partnerships and launching high-conviction venture studio projects.
23+
24+
👉 Check out our [engineering services](https://moonsonglabs.com/services/protocol-engineering-services/) work
25+
👉 Discover our [venture studio](https://moonsonglabs.com/services/web3-venture-studio/)
26+
👉 [Contact Us](https://moonsonglabs.com/contact-us/protocol-engineering-services/)
27+
28+
> _Unofficial project. This community-maintained tool interoperates with Anthropic's Claude Code. It is not affiliated with, sponsored, or endorsed by Anthropic. Claude and Claude Code are trademarks of Anthropic._
29+
1430
## 🎯 Objectives
1531

1632
Agent Prompt Train empowers development teams to maximize their Claude AI usage through:
@@ -233,7 +249,7 @@ For deploying Agent Prompt Train in production environments.
233249

234250
**Important Considerations**:
235251

236-
_In order to comply with the Anthropic Terms of Service, you need to have a Claude subscription for each user of Agent Prompt Train._
252+
_In order to comply with the Anthropic Terms of Service, you need to have a Claude Max subscription for each user of Agent Prompt Train._
237253

238254
### 📖 Deployment Guides
239255

@@ -252,7 +268,6 @@ Choose your deployment method:
252268

253269
### ⚠️ Important Considerations
254270

255-
- **In order to comply with the Anthropic Terms of Service, you need to have a Claude Max subscription for each user of Agent Prompt Train.**
256271
- Always set `DASHBOARD_API_KEY` in production
257272
- Configure proper SSL/TLS certificates
258273
- Set up monitoring and alerting

0 commit comments

Comments
 (0)