monorepo

Tag

Cards List
#monorepo

Engineering Agent Skills at Scale

Reddit r/AI_Agents · 17h ago

The article discusses strategies for engineering AI agent skills at scale, including context minimization, lazy-loading, executable operations, and outcome-based measurement.

0 favorites 0 likes
#monorepo

Uber SubmitQueue: a high-performance speculative merge queue

Hacker News Top · 2026-08-01 Cached

Uber open-sourced SubmitQueue, a high-performance speculative merge queue that validates multiple changes in parallel against predicted future states of HEAD to keep trunk green at scale.

0 favorites 0 likes
#monorepo

Building Cloud Environments for Coding Agents (13 minute read)

TLDR AI · 2026-07-31 Cached

Cursor explains how it set up cloud environments for coding agents, including a CLI called anydev to simplify build commands, and notes that cloud agents now author over half of merged PRs to its monorepo.

0 favorites 0 likes
#monorepo

@kentcdodds: This is now built into Kody to make setting up new integrations a lot more straightforward for your agents https://gith…

X AI KOLs Timeline · 2026-07-04 Cached

Kody is an experimental personal assistant platform built on Cloudflare Workers and MCP; a recent update simplifies integration setup for agents.

0 favorites 0 likes
#monorepo

@rauchg: Vercel Services You can now collocate e.g.: a Python backend API, an ExpressJS server, and a React SPA in one Vercel pr…

X AI KOLs Following · 2026-06-30 Cached

Vercel announces Services, allowing users to collocate multiple backend and frontend services in one project with atomic deployment, rollback, preview URLs, and internal networking.

0 favorites 0 likes
#monorepo

@dotey: Q: Our company has a dozen microservices, and we want developers to use AI Agents for system design and coding. The problem is that a user story often requires collaboration among multiple microservices, and the Agent must understand each service's responsibility boundaries and business concepts to make reasonable designs. We plan to put all microservices into a single …

X AI KOLs Timeline · 2026-06-30 Cached

The article discusses in a Q&A format how to enable AI Agents to perform system design and coding in a multi-microservice scenario, focusing on practical experiences with context quality (via monorepo, layered documentation) and validation loops (via contract testing, mock servers).

0 favorites 0 likes
#monorepo

NPM packages from RedHat have been compromised

Hacker News Top · 2026-06-01 Cached

A README for the RedHatInsights/javascript-clients monorepo that auto-generates Javascript API clients for Swagger/OpenAPI specs, using NX for monorepo management and GitHub Actions for CI/CD and NPM publishing.

0 favorites 0 likes
#monorepo

How Claude Code works in large codebases

Hacker News Top · 2026-05-15 Cached

Anthropic's blog post details best practices for using Claude Code in large, complex codebases, explaining how agentic search and the 'harness' of extensions like CLAUDE.md files improve navigation and performance at scale.

0 favorites 0 likes
#monorepo

A History of IDEs at Google

Hacker News Top · 2026-05-09 Cached

A retrospective on the evolution of IDEs at Google, from a fragmented ecosystem of individual choices to the development of a cloud-based IDE called Cider that gained popularity for its efficiency in editing and code review.

0 favorites 0 likes
#monorepo

GitHub Actions for a Gleam monorepo

Lobsters Hottest · 2026-04-22 Cached

A developer shares their GitHub Actions setup for testing a Gleam monorepo with separate BEAM and JavaScript runtimes, using matrix strategies and strict formatting checks.

0 favorites 0 likes
#monorepo

Using Changesets in a polyglot monorepo

Hacker News Top · 2026-04-21 Cached

A blog post explaining how to use the Changesets tool for versioning and changelog management in a polyglot monorepo spanning multiple programming languages, leveraging its GitHub Action for custom version and publish scripts.

0 favorites 0 likes
#monorepo

earendil-works/pi

GitHub Trending (daily) · 2026-05-24 Cached

Pi is an open-source mono repo containing a coding agent CLI, agent runtime, and unified multi-provider LLM API, designed for building interactive coding agents.

0 favorites 0 likes
#monorepo

pascalorg/editor

GitHub Trending (daily) · 2026-05-19 Cached

A 3D building editor built with React Three Fiber and WebGPU, structured as a Turborepo monorepo with core, viewer, and editor packages for schema definitions, 3D rendering, and interactive tools.

0 favorites 0 likes
← Back to home

Submit Feedback