Skip to content

chore: sync pending commits - #21

Open
MethodWhite wants to merge 7 commits into
mainfrom
sync-commits
Open

chore: sync pending commits#21
MethodWhite wants to merge 7 commits into
mainfrom
sync-commits

Conversation

@MethodWhite

Copy link
Copy Markdown
Owner

Sincroniza 5 commits pendientes (warnings, README badge, v0.3.0, terminal_writer, QUIC)

- engine: async shutdown, per-loop max_iterations, saturating ops
- convergence: remove has_feedback guard, fix status labels (completed)
- config: serde(default), deny_unknown_fields, threshold validation
- traits: remove dead SecurityScanner/CodeAnalyzer/IntegrityChecker
- error: remove unused variants (CommandFailed, CommandTimeout, HttpError)
- events: remove unused serde tag, fix event drop log level
- feedback: profile caching, spawn_blocking, clippy line matching
- connector: new QUIC client module (quinn + rustls)
- fs_utils: fix non-Unix cycle detection, tokio process timeout
- agents: log regex failures, skip files >10MB
- handlers: SSRF protection, validate_working_dir, freed calc fix
- Synapsis: remove dead SynapsisConfig (separate project)
- tools: mark stubs, fix descriptions, add max_depth/confirm params
- README: sync with code, document connector
- Add #[allow(dead_code)] to shutdown method in engine.rs
- Add #[allow(dead_code)] to TerminalWriter struct and impl
- Add #[allow(dead_code)] to working_dir method in traits.rs
- Update all dependencies to latest compatible versions
- All 65 tests passing, 0 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant