corticalstack

Results 47 comments of corticalstack

@setuc Thanks for the detailed response, which is in fact what I did to get it working and move forward. However, as you say, I'm using ADO for repo management...

@tonyskidmore thanks for the follow-up and info, appreciated. Frustrating to see little movement on all these open issues

Following up, even setting the below, I don't see any of my own logging output in the logs: ``` import logging os.environ["PF_LOGGING_LEVEL"] = "DEBUG" logging.basicConfig(level=logging.DEBUG) logger = logging.getLogger(__name__) ```

> @neno-is-ooo let's solve the conflicts, i'd like to get this one out by 0.18 looking forward to this as wanting to switch over to claude code max asap.

When this comes, I will love it. I'm really enjoying the methodical approach TM brings, but also look fwd to leveraging my claude max sub and not have to buy...

If @ghul0 is able to have all tests passed, do we think this can be made available this weekend?

@ghul0 Thanks very much for all your work in doing this PR. Also, thanks @apple-techie for the improvements. Cloned the PR, implemented suggestions by @apple-techie , and tested, all good:...

@Crunchyman-ralph I really appreciate all the contributors for the various approaches to implement claude code as an API keyless provider. However, do you think we can have some decision making...

Are we any closer to having workspaces that are treated as completely separate environments with different backends?

@mailtogom with specific regard to roo code extension, ideally task-master should be able to use the defined providers in vscode. Unfortunately it seems task-master ignores these and uses the model...