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

christophevg / yoker
80%

Build:
DEFAULT BRANCH: master
Repo Added 17 Apr 2026 12:30PM UTC
Files 86
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
  • master

29 Apr 2026 03:11PM UTC coverage: 79.818% (+0.8%) from 78.972%
25117204947

push

github

christophevg
feat(tools): implement ExistenceTool for file/folder existence checks

Adds ExistenceTool for checking if files or folders exist with security hardening:
- Structured JSON output with exists, type, and path fields
- Symlink rejection to prevent path traversal attacks
- PathGuardrail integration for path containment validation
- Generic error messages to prevent information disclosure
- Expanded default blocked patterns (3 to 13)
- Updated ToolResult type to support structured results
- Added 28 comprehensive unit tests

🤖 Implemented together with a coding agent.

716 of 876 branches covered (81.74%)

Branch coverage included in aggregate %.

60 of 64 new or added lines in 6 files covered. (93.75%)

267 existing lines in 12 files now uncovered.

4370 of 5496 relevant lines covered (79.51%)

0.8 hits per line

Relevant lines Covered
Build:
Build:
5496 RELEVANT LINES 4370 COVERED LINES
0.8 HITS PER LINE
Source Files on master
  • Tree
  • List 86
  • Changed 22
  • Source Changed 11
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25117204947 master feat(tools): implement ExistenceTool for file/folder existence checks Adds ExistenceTool for checking if files or folders exist with security hardening: - Structured JSON output with exists, type, and path fields - Symlink rejection to prevent pa... push 29 Apr 2026 03:13PM UTC christophevg github
79.82
25074099441 master style: collapse multi-line returns and simplify formatting Collapse ToolResult() calls and string concatenations into more compact single-line forms across tools and tests. 🤖 Implemented together with a coding agent. push 28 Apr 2026 07:47PM UTC christophevg github
78.97
24857945876 master feat(demo): update demo session to showcase ListTool Replace static README question with a sequence that exercises the new list tool: pattern filtering and file reading. Regenerate session screenshot to reflect current capabilities. push 23 Apr 2026 08:45PM UTC christophevg github
78.58
24802435632 master docs: replace ASCII/mermaid diagrams with SVG Remove Mermaid diagram from README.md and replace ASCII diagrams with SVG references using consistent approved style. Changes: - Remove Mermaid diagram, use architecture-diagram.svg - Create workflow... push 22 Apr 2026 09:01PM UTC christophevg github
76.47
24743097319 master feat(logging): formalize Event Logging System in library Extract EventLogger, EventReplayAgent, and serialize/deserialize functions from demo_session.py into src/yoker/logging/ module. Changes: - Create yoker.logging module with public API - Eve... push 21 Apr 2026 07:51PM UTC christophevg github
78.44
24719940741 master feat(demo): update demo session script with event logging and replay - Update tool display format: 'Read tool: filename' (cyan color) - Add EventLogger to capture all events to events.jsonl - Add EventReplayAgent for identical visual replay - Add... push 21 Apr 2026 11:30AM UTC christophevg github
69.33
24601714693 master chore: track session screenshots in repo Remove media/*.svg from .gitignore to track session screenshots for historical reference. Add latest session screenshot showing /help command and thinking mode with proper line wrapping. 🤖 Implemented tog... push 18 Apr 2026 09:26AM UTC christophevg github
57.63
24571605381 master docs: add requirements.txt for readthedocs build 🤖 Implemented together with a coding agent. push 17 Apr 2026 02:56PM UTC christophevg github
20.55
24565591891 master docs(readme): add ruff code style badge 🤖 Implemented together with a coding agent. push 17 Apr 2026 12:42PM UTC christophevg github
20.55
See All Builds (9)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc