GraphCanon updated 1d · GitHub synced 1d
Decision brief
SmythOS Runtime Environment (SRE) is a TypeScript-based open-source runtime framework designed for developing, managing and running intelligent agents in various environments.
Good fit when
- Use SRE if you are working with agentic AI projects that need to be deployed across multiple environments such as local, cloud, or edge locations.
- SRE is ideal when your project requires a modular approach, emphasizing flexibility and scalability of intelligent agents.
Avoid when
- Avoid SRE if the project requirements are focused on languages other than TypeScript as it is specifically built with TypeScript in mind.
- If your use case prioritizes immediate access to a mature and widely supported SDK over an open-source framework, another tool might offer more comprehensive support out of the box.
Observed Jul 12, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (1,291) are secondary evidence.
- npm downloads (30d)
- 74·npm downloads API·1d
Maintenance and security
Full trust report- Maintenance
- Slowing (139d since push)
- As of 1d
- Provenance
- Not a fork · Organization account
- As of 1d
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install sre npmHow it fits your stack(9)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Integrates
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
SmythOS Runtime Environment (SRE) is an open-source platform that provides a secure and modular environment to develop and deploy agentic AI solutions across various environments.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 20, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 20, 2026
Categories
Graph entities
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 20, 2026)
npm install @smythos/sdkSource link
Tags
README
Quick Start
We made a great tutorial that's really worth watching:
Method 2: Direct SDK Installation
Add the SDK directly to your existing project:
npm install @smythos/sdk
Check the Examples, documentation and Code Templates to get started.
Note: If you face an issue with the CLI or with your code, set environment variable LOG_LEVEL="debug" and run your code again. Then share the logs with us, it will help diagnose the problem.
License
This project is licensed under the MIT License.
For agents
This page has a .md twin and JSON over the API.