• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

christophevg / yoker
83%

Build:
DEFAULT BRANCH: master
Repo Added 17 Apr 2026 12:30PM UTC
Files 117
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • feature/1-async-agent
  • feature/10-type-exports
  • feature/14-plugin-system
  • feature/14-skill-infrastructure
  • feature/16-clevis-config
  • feature/7-config-auto-discovery
  • feature/9-expanduser-storage-path
  • feature/async-agent-module
  • feature/async-event-handler
  • feature/async-migration-complete
  • feature/async-only-agent
  • feature/context-manager-refactor
  • feature/context-overflow
  • feature/docs-review-refactor
  • feature/fix-issue-38-litellm-message-mutation
  • feature/github-tool
  • feature/m2-default-tools-behavior
  • feature/maintenance/setup-uv-upgrade
  • feature/make-tool
  • feature/mbi-002-bootstrap
  • feature/mbi-003-design-proposal
  • feature/mbi-003-python-api
  • feature/mbi-004-yoker-commands
  • feature/mbi-006-phase1-backend-protocol
  • feature/mbi-006-phase2-litellm-backend
  • feature/mbi-007-session
  • feature/protected-files
  • feature/read-offset-limit
  • feature/search-enhancements
  • feature/ui-back-port
  • feature/ui-separation-cleanup-and-docs
  • feature/ui-separation-phase1
  • feature/ui-separation-phase2
  • feature/ui-separation-phase3
  • feature/ui-separation-phase4
  • feature/ui-separation-phase5
  • feature/ui-separation-phase6
  • feature/ui-separation-phase7
  • feature/update-package-md
  • fix/context-persistence
  • fix/m5-tool-backends
  • fix/plugin-skills-loading-warning
  • fix/security-error-clean
  • fix/tool-parsing-harmonization
  • fix/windows-content-type-hang
  • master
  • v0.2.0
  • v0.3.0
  • v0.3.1
  • v0.4.0

21 Aug 2026 07:54AM UTC coverage: 83.336%. Remained the same
32460709731

push

github

christophevg-agent
fix(tests): set USERPROFILE for tilde expansion tests on Windows

Path.expanduser() uses USERPROFILE (not HOME) on Windows. Tests
only set HOME, causing failures on Windows CI. Also removed the
skipif marker on test_tilde_expansion since it now works cross-platform.

🤖 Implemented together with Yoker.

2788 of 3616 branches covered (77.1%)

Branch coverage included in aggregate %.

8649 of 10108 relevant lines covered (85.57%)

0.86 hits per line

Relevant lines Covered
Build:
Build:
10108 RELEVANT LINES 8649 COVERED LINES
0.86 HITS PER LINE
Source Files on master
  • Tree
  • List 117
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32460709731 master fix(tests): set USERPROFILE for tilde expansion tests on Windows Path.expanduser() uses USERPROFILE (not HOME) on Windows. Tests only set HOME, causing failures on Windows CI. Also removed the skipif marker on test_tilde_expansion since it now wo... push 21 Aug 2026 07:55AM UTC christophevg-agent github
83.34
32459966857 master feat(context): configurable context files list replacing hardcoded AGENTS.md - Add 'files' field to ContextConfig (default: ["./AGENTS.md"]) so users can configure which files are loaded into the system context at startup. Supports multiple f... push 21 Aug 2026 07:45AM UTC christophevg-agent github
83.34
31596351034 master reformat push 12 Aug 2026 12:26PM UTC christophevg-agent github
86.42
31592914834 master updated screenshots push 12 Aug 2026 11:41AM UTC christophevg-agent github
86.42
31569447921 master chore: bump version to 0.10.1 Patch release with bootstrap fixes: - Correct Ollama cloud base URL - Add show_prompts to suppress input echo in bootstrap 🤖 Implemented together with Yoker. push 12 Aug 2026 06:18AM UTC christophevg-agent github
86.42
31522329495 master chore: update uv.lock for 0.10.0 🤖 Implemented together with Yoker push 11 Aug 2026 06:23PM UTC christophevg-agent github
86.42
31521569541 master fix(build): force core-metadata-version 2.4 for twine compatibility Hatchling 1.32.0 emits Metadata-Version 2.5 (PEP 794) which twine does not support yet. Pin to 2.4 until twine catches up. 🤖 Implemented together with Yoker push 11 Aug 2026 06:14PM UTC christophevg-agent github
86.42
31519409036 master chore: bump version to 0.10.0 - Update version in pyproject.toml and src/yoker/__init__.py - Add 0.10.0 changelog entry 🤖 Implemented together with Yoker push 11 Aug 2026 05:48PM UTC christophevg-agent github
86.42
31518309146 master fix: resolve mypy no-any-return in _is_skill_discovery_block Wrap content with str() to ensure explicit bool return type, satisfying mypy's no-any-return check. 🤖 Implemented together with Yoker push 11 Aug 2026 05:36PM UTC christophevg-agent github
86.42
31496820279 master fix(tests): use as_posix() for search result path assertions Update 5 test assertions in test_search.py that compared search results against str(path) to use path.as_posix() instead, matching the POSIX normalization now applied in the search tool... push 11 Aug 2026 01:34PM UTC christophevg-agent github
86.52
See All Builds (352)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc