freshcrate
Home > Uncategorized > platform

platform

Vision/Mission https://ambient-code.ai : Virtual team management and collaboration platform. User guides: https://ambient-code.github.io/platform/

Description

Vision/Mission https://ambient-code.ai : Virtual team management and collaboration platform. User guides: https://ambient-code.github.io/platform/

README

Ambient Code Platform

Kubernetes-native AI automation platform for intelligent agentic sessions

Overview

The Ambient Code Platform combines Claude Code CLI with multi-agent collaboration capabilities. Teams create and manage intelligent agentic sessions through a modern web interface, backed by Kubernetes Custom Resources and operators.

Key Capabilities

  • Intelligent Agentic Sessions: AI-powered automation for analysis, research, content creation, and development tasks
  • Multi-Agent Workflows: Specialized AI agents model realistic software team dynamics
  • Git Provider Support: Native integration with GitHub and GitLab (SaaS and self-hosted)
  • Kubernetes Native: Custom Resources, Operators, and proper RBAC for enterprise deployment
  • Real-time Monitoring: Live status updates and job execution tracking

Quick Start

See CONTRIBUTING.md for full local development setup with Kind.

make kind-up
# Access at http://localhost:8080

Architecture

The platform consists of containerized microservices orchestrated via Kubernetes:

Component Technology Description
Frontend NextJS + Shadcn User interface for managing agentic sessions
Backend API Go + Gin REST API for managing Kubernetes Custom Resources
Operator Go Kubernetes controller that watches CRs and creates Jobs
Runner Python + Claude Code CLI Pod that executes AI with multi-agent collaboration
User Creates Session -> Backend Creates CR -> Operator Spawns Job ->
Pod Runs Claude CLI -> Results Stored in CR -> UI Displays Progress

See docs/internal/architecture/ for detailed architecture documentation.

Documentation

  • User documentation -- see the documentation site built with Astro Starlight
  • Developer/architecture docs -- see docs/internal/
  • Component READMEs -- each component has its own README with development instructions

Key Links

Resource Location
Contributing CONTRIBUTING.md
Development standards CLAUDE.md
Developer bookmarks BOOKMARKS.md
Architecture decisions docs/internal/adr/
Testing docs/internal/testing/
Local dev setup docs/internal/developer/local-development/

Components

Each component has its own detailed README:

Contributing

See CONTRIBUTING.md for contribution guidelines, code standards, and local development setup.

License

This project is licensed under the MIT License -- see the LICENSE file for details.


Note: This project was formerly known as "vTeam". Technical artifacts (image names, namespaces, API groups) still use "vteam" for backward compatibility.

Release History

VersionChangesUrgencyDate
v0.2.0# Release v0.2.0 ## Changes since v0.1.4 ## 🎉 First-Time Contributors - Matt Knop - Vishali Kamenani - ambient-code[bot] - angaduom ### ambient-code[bot] (15) - feat: add org.opencontainers.image.revision OCI label to all container images (#1270) (4137eed3) - fix: resolve stale Amber Session check runs stuck in_progress (#1255) (2da4ada3) - fix: update public-api Dockerfile Go version from 1.24 to 1.25 (#1279) (0c5a8e21) - fix: improve amber-issue-handler UX (eyes reaction, comments, sessioHigh4/10/2026
v0.1.4# Release v0.1.4 ## Changes since v0.1.3 ### Gage Krumbach (1) - fix: increase minio PVC to 2Ti to match UAT (#1196) (440f5b92) **Full Changelog**: https://github.com/ambient-code/platform/compare/v0.1.3...v0.1.4 High4/3/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

sympoziumRun a fleet of AI agents on Kubernetes. Administer your cluster agenticallyv0.9.1
Awesome-AI-resources💻 Discover essential AI-driven tools, frameworks, and resources to enhance your development process and streamline your projects.main@2026-04-21
AutoRedact🛡️ Redact sensitive information from images securely in your browser with AutoRedact, featuring automatic detection and local processing for privacy.main@2026-04-21
cc-caffeine☕ Keep your laptop awake during commutes and breaks, ensuring uninterrupted coding sessions with cc-caffeine for smarter work and more freedom.main@2026-04-21
shaisandboxing shell for ai coding agentsv0.0.9