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 2w ago

Files

789

Symbols

4,041

Docs

0

Dead Exports

29

Entry Points

76

Code HealthView report

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

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed24

penguiflow/init.pyUngoverned Hotspot

High-churn file with no governing decision

.claude/skills/complexity-audit/audit.pyKnowledge Silo

100% single-owner concentration

benchmarks/controller_playbook.pyDead Code

Safe to delete (30 lines)

penguiflow/llm/profiles/databricks.pyUngoverned Hotspot

High-churn file with no governing decision

benchmarks/init.pyKnowledge Silo

100% single-owner concentration

174 auto-proposed decisions awaiting reviewReview →

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