Skip to content

Feature/agent skills#4

Merged
grpinto merged 752 commits into
mainfrom
feature/agent-skills
May 6, 2026
Merged

Feature/agent skills#4
grpinto merged 752 commits into
mainfrom
feature/agent-skills

Conversation

@grpinto
Copy link
Copy Markdown
Owner

@grpinto grpinto commented May 6, 2026

No description provided.

farhadmd7 and others added 30 commits August 11, 2025 13:00
…entation

Add GloScope_py implementation to patpy; minor updates to GloScope and updated version
VladimirShitov and others added 29 commits April 27, 2026 16:14
Co-authored-by: Copilot <copilot@github.com>
Add patpy.tl.condition_utils: multi-condition contrast automation
Fix pypi integration by removing git dependencies
Co-authored-by: Copilot <copilot@github.com>
Add differential expression example to the docs
Adds a markdown skill library (Claude Code per-folder SKILL.md layout) that
mirrors the public API surface (pp / tl / pl / datasets), so coding agents
can use patpy without rediscovering the API from source each session.

Pure additive change: no module behavior is altered. Skills ship with the
wheel via the default hatchling include for files under src/patpy/.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- Pack patpy skill modules (datasets, preprocessing, sample_representation,
  supervised_methods, evaluation, plotting) for export to Claude Code,
  Codex, and BioContext layouts via patpy-export-skills /
  patpy-export-biocontext
- Add patpy.mcp FastMCP server (patpy-skills-mcp console script) exposing
  dataset_summary, preprocess_dataset, build_representation,
  evaluate_representation, run_supervised_prediction, generate_plot,
  simulate_dataset as MCP tools
- Add example client configs under examples/mcp/
- Add tests for skill export bundles and MCP tool wrappers
- Add [mcp] optional dependency group
# Conflicts:
#	.gitignore
#	CHANGELOG.md
#	README.md
#	docs/index.md
#	pyproject.toml
#	src/patpy/skills/SKILL.md
#	src/patpy/skills/sample_representation/SKILL.md
#	src/patpy/skills/supervised_methods/SKILL.md
#	src/patpy/tl/evaluation.py
#	tests/test_evaluation.py
#	tests/test_skills.py
@grpinto grpinto merged commit a82a7ea into main May 6, 2026
2 checks passed
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.

8 participants