Skip to content

Clean up initialization code#15

Merged
Matt Perpick (clutchski) merged 3 commits into
mainfrom
init
Oct 25, 2025
Merged

Clean up initialization code#15
Matt Perpick (clutchski) merged 3 commits into
mainfrom
init

Conversation

@clutchski
Copy link
Copy Markdown
Contributor

@clutchski Matt Perpick (clutchski) commented Oct 25, 2025

  • tracing param is now enable_tracing so it's more clear
  • if you don't call init, we'll init under the hood when you run an eval using env var config. before eval run would throw a "no state erorr" if you didn't explicitly call init
  • remove logged_in param that didn't need to be public
  • move auth and tracing setup inside of state.new

@clutchski Matt Perpick (clutchski) merged commit 46922cf into main Oct 25, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant