https://github.com/getsentry/junior
https://github.com/getsentry/junior
not-production tag-to-be-production-20260323
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/getsentry/junior
- Owner: getsentry
- License: apache-2.0
- Created: 2026-02-24T20:57:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-02T04:09:57.000Z (about 2 months ago)
- Last Synced: 2026-04-02T06:15:57.195Z (about 2 months ago)
- Topics: not-production, tag-to-be-production-20260323
- Language: TypeScript
- Homepage: https://junior.sentry.dev
- Size: 2.61 MB
- Stars: 42
- Watchers: 1
- Forks: 3
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# junior
Junior is a Slack bot runtime powered by Hono.
Use it to investigate issues, summarize context, and take action from Slack with connected tools.
## Documentation
Canonical docs live at **https://junior.sentry.dev/**.
Start here:
- [Quickstart](https://junior.sentry.dev/start-here/quickstart/)
- [Deploy on Vercel](https://junior.sentry.dev/start-here/deploy/)
- [Plugin setup](https://junior.sentry.dev/extend/plugins-overview/)
- [Contributing](https://junior.sentry.dev/contribute/development/)
## Packages
| Package | Purpose |
| ------------------------------ | --------------------------------------------------- |
| `@sentry/junior` | Core Slack bot runtime |
| `@sentry/junior-agent-browser` | Agent Browser plugin package for browser automation |
| `@sentry/junior-github` | GitHub plugin package for issue workflows |
| `@sentry/junior-linear` | Linear plugin package for issue workflows |
| `@sentry/junior-notion` | Notion plugin package for page search workflows |
| `@sentry/junior-sentry` | Sentry plugin package for issue workflows |