repowiserepowise
Sign in

Repository

temporalio/temporal
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisetemporalio/temporal

temporal

github.com/temporalio/temporal

f0ed67dmainsynced 4h ago

Files

3,156

Symbols

35,846

Doc Coverage

100%

Dead Exports

353

Entry Points

37

Code HealthView report

Average health
6.7/10
Good
Hotspot health
4.0/10
Needs work
Open findings
10,922findings
critical363high1445medium5161low3953
Worst file…/cassandra/mutable_state_store.go1.0/10
Maintainability7.3/10GoodPerformance124risks· 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 Needed1671

%[2]v is the columns of the value struct (i.e. no primary key columns), comma separated %[3]v…Needs Review

Auto-proposed decision awaiting review

%[2]v is the name of the key NOTE: sqlx only support ? when doing sqlx.In expanding queryNeeds Review

Auto-proposed decision awaiting review

%q because request has JSON encoded string.Needs Review

Auto-proposed decision awaiting review

+3 because the counter resets when version changes so the calls with error do not countNeeds Review

Auto-proposed decision awaiting review

1. Creates a parent workflow, initiates a child workflow, then pauses the parent 2. Executes the…Needs Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

%[2]v is the columns of the value struct (i.e. no primary key columns), comma separated %[3]v…proposed
· code comment
%[2]v is the name of the key NOTE: sqlx only support ? when doing sqlx.In expanding queryproposed
· code comment
%q because request has JSON encoded string.proposed
· code comment
+3 because the counter resets when version changes so the calls with error do not countproposed
· code comment
1. Creates a parent workflow, initiates a child workflow, then pauses the parent 2. Executes the…proposed
· code comment
16MB - just a sanity check. With ES document size ~1Kb it should never be reached.proposed
· code comment

Top Hotspots5 of 210View all

tests/nexus_standalone_test.go

23c/90d100%

…/workflow/mutable_state_impl_test.go

26c/90d100%

chasm/tree_test.go

16c/90d100%

tests/nexus_workflow_test.go

18c/90d100%

…/workflow/mutable_state_impl.go

32c/90d100%

Commit Activity

Feature Fix Refactor Dependency