repowiserepowise
Sign in

Repository

hurtener/penguiflow
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisehurtener/penguiflow

penguiflow

github.com/hurtener/penguiflow

61c384fmainsynced 3h ago

Files

789

Symbols

4,041

Doc Coverage

0%

Dead Exports

29

Entry Points

76

Code HealthView report

Average health
8.0/10
Good
Hotspot health
4.4/10
Needs work
Open findings
1,565findings
critical128high348medium573low516
Worst filepenguiflow/core.py1.0/10
Maintainability8.3/10ExcellentPerformance9risks· 10.0/10

Agent savingsView costs →

Trim what your agent reads with repowise distill and the MCP tools — savings show up here.

Open the Costs page →

Attention Needed198

Unary transport never schedules long-lived work.Needs Review

Auto-proposed decision awaiting review

Note: Validation may fail if spec schema is strict, but payload should be returnedNeeds Review

Auto-proposed decision awaiting review

Note: This test uses a minimal valid spec - the actual validation may be stricter in production. We Needs Review

Auto-proposed decision awaiting review

The planner's NoOpArtifactStore is skipped, but the state store fallback finds the InMemoryStateStorNeeds Review

Auto-proposed decision awaiting review

With the state store fallback, _discover_artifact_store() finds the InMemoryStateStore's artifact stNeeds Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Unary transport never schedules long-lived work.proposed
· code comment
Note: Validation may fail if spec schema is strict, but payload should be returnedproposed
· code comment
Note: This test uses a minimal valid spec - the actual validation may be stricter in production. We proposed
· code comment
The planner's NoOpArtifactStore is skipped, but the state store fallback finds the InMemoryStateStorproposed
· code comment
With the state store fallback, _discover_artifact_store() finds the InMemoryStateStore's artifact stproposed
· code comment
Explicitly set _planner and _orchestrator to None so the planner path returns None and the fallback proposed
· code comment

Top Hotspots4 of 4View all

tests/test_llm_provider_databricks.py

4c/90d99%

penguiflow/llm/providers/databricks.py

5c/90d97%

penguiflow/llm/profiles/databricks.py

3c/90d90%

penguiflow/__init__.py

14c/90d86%

Commit Activity

Feature Fix Refactor Dependency