Skip to content

Commit 3dc1748

Browse files
roli-lpciclaude
andcommitted
v0.0.8: drop CI workflow + badge — defer CI until v0.0.9
CI workflow had stale 'from cogito.config' / 'from cogito.recall' imports left over from the cogito-ergo → fidelis rename. Earlier attempt to fix the imports landed in commit 22447c7 but failed to actually save the workflow update (the staged file got dropped before commit). Result: remote CI was failing on every push with ModuleNotFoundError. Rather than maintain a CI badge for a v0.0.8 pre-release that's only been gate-tested manually so far, dropping the workflow entirely: - removes the failing red CI badge from the README - avoids wrong-signal trust hit while integration validation is still wave-by-wave manual - defers GitHub Actions CI to v0.0.9 when the consumer surface (init/ watch/mcp install/augment) has end-to-end smoke tests in CI Local: 375 scaffold tests still passing. PYTHONPATH=src pytest tests/ remains the supported test invocation for contributors. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 22447c7 commit 3dc1748

2 files changed

Lines changed: 0 additions & 31 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
Stop re-explaining context to your agent. fidelis returns your original notes verbatim — local-first, fast, about 60 seconds to install. Your agent already calls an LLM to think; it should not need another one just to remember.
88

9-
[![CI](https://github.com/hermes-labs-ai/fidelis/actions/workflows/ci.yml/badge.svg)](https://github.com/hermes-labs-ai/fidelis/actions/workflows/ci.yml)
109
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE)
1110
[![Status: pre-release](https://img.shields.io/badge/status-pre--release-orange)](#known-limitations)
1211
[![Tests: 375 passing](https://img.shields.io/badge/tests-375%20passing-brightgreen)](tests/)

0 commit comments

Comments
 (0)