Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java language:Python

Filter by

87.2M results  (2 s)

87.2M results

What Adds four features to the Hermes Desktop Electron app: 1. Session Overview panel — Right sidebar now shows all tool calls made in the current session: files changed (with +N/-N stats), tool ...

Summary Rebrands the Spring PetClinic UI from Spring green/brown to Cardinal Health s brand palette: | Element | Before | After | | --- | --- | --- | | Navbar border-top | #6db33f (Spring green) | #CC0000 ...

💡 What: Implemented O(1) in-memory caching for client registration (_KNOWN_CLIENTS) and database shard initialization (_INITIALIZED_SHARDS). 🎯 Why: Telemetry ingestion was performing redundant INSERT ...

This pull request was created by @kiro-agent on behalf of @Chomosuke9 :ghost: Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro Web /sub Overview ...

What CI-hygiene PR, stacked on #282 (base = claude/eager-volta-gj9Dv). Two things, both confined to .github/workflows/audit.yml (+8 / −153): 1. Repair the corrupted workflow. audit.yml had a 153-line ...

Summary Moves data normalization out of read-time/frontend code and into Postgres, as an additive star-schema analytical layer built from the operational tables. The corpus can now be exported to CSV/JSON ...

Summary\n\nUpgrades Jolokia from 1.7.1 to 2.1.1 by switching from the deprecated jolokia-core artifact to jolokia-support-spring.\n\nKey changes:\n- Root pom.xml: property renamed jolokia-core.version ...

Fixes #997. Problem The heartbeat LoopWatchdog (agents/headless.py) terminated a breached subprocess with an immediate proc.kill() (SIGKILL). When a sub-agent had finished its work (change made, tests ...

Doc reorg: - Move CICD_PLAN, DROPLET_SETUP, ROLLBACK, WORKLOG into docs/. - Add PHASE1_SPEC.md and ROADMAP.md under docs/. - CLAUDE.md stays at root (Claude Code auto-loads it from there). - README.md ...