10000 [pull] main from cachix:main by pull[bot] · Pull Request #33 · Hawthorne001/devenv · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[pull] main from cachix:main #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 612 commits into
base: main
Choose a base branch
from
Open

[pull] main from cachix:main #33

wants to merge 612 commits into from

Conversation

pull[bot]
Copy link
@pull pull bot commented Jan 26, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jan 26, 2025
domenkozar and others added 29 commits April 22, 2025 15:01
tasks: respect --quiet and produce less output in CI
gleam_stdlib moves fast and breaks compatibility with older versions of
gleam.

We'll try switching to nixpkgs-unstable and if it continues to break,
we'll skip the project creation step.
In #1844, the short-circuit that checks if there are no more tasks left
was moved after the notification waiter. This would cause the tasks to
hang in most cases, when there were no more tasks to send updates.

We still want to use the notification system even when there is no tty
to avoid wasteful loops.
Space-delimited values should be parsed as one chunk, instead of being
splatted into `option`.

Fixes the cli-options test.
docs: document how to use profiles
- Allow loading cli-options.nix through the git sandbox
devenv: fix race conditions setting up the shell during tests
sandydoo and others added 30 commits June 13, 2025 18:16
go: fix the go version override for gpls
remove usage of debrecated literalExample
[skip ci]
This requires setting up SSL.
We could automate that in the future.
fix(scala): correctly override jre with sbt-with-scala-native
opensearch: link core plugins and disable security by default
keycloak: fix switched around user and password env vars
This is useful when using AI tooling to check logs for clues.
Implements `devenv mcp` command that launches an MCP server using stdio transport,
enabling AI assistants to query devenv packages and configuration options.

Features:
- New `devenv mcp` subcommand to start MCP server
- Two MCP tools: `list_packages` and `list_options` with search/filter support
- In-memory caching of packages and options for performance

This enables AI assistants like Claude to better understand and generate
devenv configurations by providing structured access to available packages
and configuration options.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0