Skip to content

Commit 39ec09e

Browse files
authored
Update README.md
1 parent efb4ac6 commit 39ec09e

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
[![PyPI version](https://badge.fury.io/py/agent-docstrings.svg)](https://badge.fury.io/py/agent-docstrings)
44
[![Python versions](https://img.shields.io/pypi/pyversions/agent-docstrings.svg)](https://pypi.org/project/agent-docstrings/)
5-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT-blue)
6+
![Artemonim](https://img.shields.io/badge/Artemonim's-Agent%20Tools-purple.svg)
67

78
<!-- GitHub stats -->
89

@@ -24,6 +25,14 @@
2425

2526
This is especially useful for AI-Agents, helping them solve the "cold start" problem of quickly understanding and navigating large, unfamiliar codebases.
2627

28+
## Part of the Artemonim's Agent Tools Ecosystem
29+
30+
Agent Compass is part of the larger **[Artemonim's Agent Tools](https://github.com/Artemonim/AgentTools)** ecosystem:
31+
32+
- **[Agent Compass](https://github.com/Artemonim/AgentCompass)** — A comprehensive policy framework for AI-assisted development in Cursor IDE
33+
- **Agent Enforcer** _(Coming July 2025)_ — Automated code quality verification
34+
- **Agent Viewport** _(Coming summer 2025)_ — UI markup understanding for AI assistants
35+
2736
---
2837

2938
## Table of Contents

0 commit comments

Comments
 (0)