mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-08-17 18:25:42 +02:00
[eric] OpenSwarm Pro: new managed plan alongside BYO — deep-link activation from billing checkout, onboarding + Settings card with live usage, gradient OpenSwarm Pro group in
the model picker, inline error cards for rate-limit/connection failures, debugger startup fix
This commit is contained in:
@@ -87,7 +87,7 @@ class Directory:
|
||||
if debug_file.calls_debug_function():
|
||||
parent_dir.add_child(debug_file)
|
||||
else:
|
||||
raise Exception(f"[build_structure]: Entry is not dir or file: {entry.path}")
|
||||
continue
|
||||
|
||||
construct_project_structure(root_dir, self)
|
||||
# [print(f"[build_structure]: {file}") for file in project_structure]
|
||||
|
||||
Reference in New Issue
Block a user