(no commit message)

This commit is contained in:
2026-01-21 17:17:09 -08:00
parent 57848bf8fc
commit 415e711fa7
3 changed files with 3 additions and 3 deletions

View File

@@ -378,4 +378,4 @@ def main():
if __name__ == "__main__":
agent = AgentProgram(AgentConfig(lm="openai/gpt-5.2-codex"))
agent.push_to_hub("farouk1/nanocode")
# main()
#main()