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
93a6ae74b0
agent-ecosystem
/
src
/
renderer
/
components
/
chat
/
viewers
History
777genius
93a6ae74b0
refactor(activity): reuse markdown rendering in compact previews
2026-04-18 21:57:59 +03:00
..
CodeBlockViewer.tsx
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
DiffViewer.tsx
fix: consistent diff stats between preview badge and DiffViewer
2026-03-21 13:30:53 +02:00
FileLink.tsx
fix: resolve all eslint errors across 24 files
2026-03-07 14:39:21 +02:00
index.ts
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
MarkdownViewer.tsx
refactor(activity): reuse markdown rendering in compact previews
2026-04-18 21:57:59 +03:00
MermaidDiagram.tsx
feat: enhance notification and task management features
2026-03-02 18:17:57 +02:00
syntaxHighlighter.ts
feat: add syntax highlighting for R, Ruby, PHP, and SQL
2026-03-25 14:05:53 +02:00