Skip to content

Conversation

@tcdent
Copy link
Collaborator

@tcdent tcdent commented Dec 19, 2024

Redirect logs to a file in the user's project directory and send to stdout/stderr in cli.
Add tests for log module.
This addresses #151

@bboynton97
Copy link
Contributor

@tcdent i merged in telemetry and consolidated main.py. review and merge if it looks good :)

@tcdent
Copy link
Collaborator Author

tcdent commented Dec 23, 2024

@bboynton97 wanted to make sure this was working functionally before we pulled the trigger on merge. I honestly havent't used the CLI enough with this enabled to know that everything we were printing before is displaying correctly.

will spend more time with it this week; hopefully you can, too

tcdent and others added 19 commits December 30, 2024 15:53
Improved general text inputs with validations.
Simplified code.
Refactored subprocess.run to be cross-platform compatible.
Fixed failing tests on win32.
This prevents us from overriding existing values in the user's env with placeholder values.
…s imported and called instead of running main as a module)
@bboynton97
Copy link
Contributor

beautiful

@bboynton97 bboynton97 merged commit 5fcb194 into agentstack-ai:main Jan 10, 2025
7 of 8 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.

4 participants