Skip to content

feat: add devcontainer configuration#35

Merged
sonesuke merged 2 commits intomainfrom
feature/devcontainer
Feb 22, 2026
Merged

feat: add devcontainer configuration#35
sonesuke merged 2 commits intomainfrom
feature/devcontainer

Conversation

@sonesuke
Copy link
Owner

Description

This PR introduces Devcontainer support for patent-kit, based on the sonesuke/arxiv-cli reference implementation. It provides a containerized development environment with all required tools pre-installed.

Key Features

  • Base Environment: Utilizes a lightweight debian:bookworm-slim image.
  • Node.js & Tooling: Uses mise to install Node.js and other CLI tools upon startup.
  • Claude Code CLI: Automatically installs claude and configures environment aliases.
  • API Key Support: Passes Z_AI_API_KEY to the container for seamless AI authentication.

@sonesuke sonesuke merged commit d965fdf into main Feb 22, 2026
3 checks passed
@sonesuke sonesuke deleted the feature/devcontainer branch February 22, 2026 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant