This website requires JavaScript.
Explore
Help
Register
Sign In
admin-valentin
/
agent-ecosystem
Watch
1
Star
0
Fork
You've already forked agent-ecosystem
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
58c979fa98
agent-ecosystem
/
src
/
main
History
matt
58c979fa98
Merge pull request
#65
from KaustubhPatange/main
...
feat: add cost calculation metric
2026-02-23 22:09:41 +08:00
..
constants
Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management.
2026-02-11 15:52:00 +09:00
http
feat: color badges for subagent types with .claude/agents/ config support
2026-02-21 13:52:59 -03:00
ipc
feat: add auto-expand AI response groups setting
2026-02-22 19:13:28 -05:00
services
Merge pull request
#67
from Psypeal/fix/notification-crash
2026-02-23 21:58:55 +08:00
types
feat: add tests for cost calculation
2026-02-22 14:49:30 +05:30
utils
fix: lint issues
2026-02-22 16:14:05 +05:30
CLAUDE.md
Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management.
2026-02-11 15:52:00 +09:00
index.ts
Merge pull request
#66
from Psypeal/fix/ctrl-r-shortcut
2026-02-23 21:58:34 +08:00
standalone.ts
chore: clean up project configuration and remove unused dependencies
2026-02-16 23:27:43 +09:00