From idea to scalable product in no time. Standardize AI-powered development workflows and start producing maintainable code in seconds. Built for developers and AI agents.
To create a new TSEF workspace run:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/forepath/tsef/refs/heads/main/install.sh)"To activate Cursor hooks for this workspace, run:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/forepath/tsef/refs/heads/main/hooks.sh)"To update an existing TSEF workspace, run:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/forepath/tsef/refs/heads/main/update.sh)"- Getting Started - Your first steps in the framework
- Operation Modes - Understanding different approaches to tasks
- GitHub Workflow - Issue handling and PR processes
- Validation Pipeline - Quality assurance and testing
- Monorepo Structure - High-level organization and principles
- Code Quality - Writing maintainable, high-quality code
- Development Tools - MCP servers, automation, and integrations
- GitHub Integration - GitHub workflow automation
- Framework MCP Server - Workspace insights and diagnostics
- Quick Commands - Essential daily commands
- AI Agent Rules - Complete reference to all guidelines
- Troubleshooting - Common issues and solutions
This project is licensed under the MIT License.
Copyright (c) 2025 IPvX UG (haftungsbeschränkt)
Portions of this software were originally Copyright (c) 2017-2025 Narwhal Technologies Inc.
This program is free software: you can redistribute it and/or modify it under the terms of the MIT License. See the LICENSE file for the full license text.
The following components are sublicensed under the GNU Affero General Public License v3.0 (AGPL-3.0):
apps/backend-agent-manager- Backend application for agent managementlibs/domains/framework/backend/feature-agent-manager- Agent management feature library
These components are licensed under AGPL-3.0, which means that any modifications or derivative works must also be licensed under AGPL-3.0 and made available to users, including when accessed over a network. See the respective backend-agent-manager application LICENSE and feature-agent-manager library LICENSE files for the full AGPL-3.0 license text.
The following components are sublicensed under the Business Source License 1.1 (BUSL-1.1):
apps/backend-agent-controller- Backend application for agent controllerlibs/domains/framework/backend/feature-agent-controller- Agent controller feature library
These components are licensed under BUSL-1.1, which permits non-production use and limited production use (subject to the Additional Use Grant terms). The license will convert to AGPL-3.0 after the Change Date (three years from release date). See the respective backend-agent-controller application LICENSE and feature-agent-controller library LICENSE files for the full BUSL-1.1 license text.
The following components are sublicensed under the Source-Available License:
apps/frontend-portal- Frontend application for the public landing pagelibs/domains/framework/frontend/feature-portal- Portal feature libraryapps/frontend-docs- Frontend application for documentationlibs/domains/framework/frontend/feature-docs- Documentation feature library
These components are licensed under a source-available license that grants only the right to view the source code. No other rights are granted, including copying, modifying, distributing, or using the software for any purpose. See the respective frontend-portal application LICENSE, feature-portal library LICENSE, frontend-docs application LICENSE, and feature-docs library LICENSE files for the full license text.
We welcome contributions! Whether you're fixing bugs, adding features, or improving documentation, your input helps make this framework better for everyone.
For detailed information on how to contribute, please see our Contributing Guide.
Built with ❤️ for developers who want to build better software, faster.