(no commit message)

This commit is contained in:
2026-01-19 00:49:14 -08:00
parent 192a744884
commit dd15ce281b
3 changed files with 4 additions and 6 deletions

View File

@@ -148,4 +148,6 @@ def main():
if __name__ == "__main__":
main()
agent = AgentProgram(AgentConfig())
agent.push_to_hub("farouk1/nanocode", with_code=True)
#main()