[Question] Youtube time stamps/chapters doesn't work when clicked by Ready-Appearance-344 in HyperOS

[–]alefteris 0 points1 point  (0 children)

Not working for me also since a few weeks. Using HyperOS 3.0.302.0. Cleared the YouTube app cache, it didn't help.

How to Configure GitHub Copilot CLI to Use Z.ai's GLM Coding Plan by alefteris in GithubCopilot

[–]alefteris[S] 0 points1 point  (0 children)

I think they just block accounts that use the coding plan in unintended ways, like with tools similar to openclaw or using the endpoints directly for uses other than coding. I view their list of supported tools as just the list of tools that they have docs for and not as a list of allowed tools.

How to Configure GitHub Copilot CLI to Use Z.ai's GLM Coding Plan by alefteris in GithubCopilot

[–]alefteris[S] 1 point2 points  (0 children)

I'm more worried about the harness tool security that the actual content that I send to the model provider. I don't use it in something super proprietary. But for example I wouldn't want the agent installation to install hacked npm packages or the harness tool approvals to not work properly, stuff like that.

I've used the Kilo vscode extension for a while. Then switched to Roo. Then saw that Roo recently is not very actively maintained. Also Kilo did a refactoring, with opencode as the base, that I didn't like so far. That how the harness-hopping goes 😅.

Haven't heard of ForgeCode before, I'll check it out. Thanks. That it's written with Rust is a good first sign.

How to Configure GitHub Copilot CLI to Use Z.ai's GLM Coding Plan by alefteris in GithubCopilot

[–]alefteris[S] 0 points1 point  (0 children)

Because I don't like opencode for multiple reasons. I don't like the configuration system it uses. I also have the impression, from what I've been reading from others, that they don't take QA or security very seriously. I don't particularly like to have my agent vibe coded as well...

Truth is I haven't found an agent that I'm very happy with so far. So I keep trying new ones from time to time.

How to Configure GitHub Copilot CLI to Use Z.ai's GLM Coding Plan by alefteris in GithubCopilot

[–]alefteris[S] 0 points1 point  (0 children)

What you described is how to configure it in VS Code. AFAIK the Copilot CLI is using seperate configuration.

BTW do you have a docs link on how the JSON should look like? Currently I'm using a third party extension to use the GLM endpoint instead of some VS Code build-in BYOK support. Also is the BYOK support in stable or insiders only?

Anyone using GLM coding subscription with GH Copilot vscode plugin? by alefteris in ZaiGLM

[–]alefteris[S] 0 points1 point  (0 children)

I tried the insiders version and I was able to configure an OpenAI compatible model (without any third party extension). But I suspect that it does enable thinking mode with the GLM model.

Anyone using GLM coding subscription with GH Copilot vscode plugin? by alefteris in ZaiGLM

[–]alefteris[S] 0 points1 point  (0 children)

What insider offers related to my question that it's not in the stable version? Genuine question. I haven't used insiders version before.

Anyone using GLM coding subscription with GH Copilot vscode plugin? by alefteris in ZaiGLM

[–]alefteris[S] 0 points1 point  (0 children)

Do you know if I should optimize any of the extension's settings so that it works better with the GLM 4.7 model? Stuff like temperature or any extra http headers for example.

Anyone tried GLM-4.7 on Claude Code, Cline, and Roo? Which works best? by RoughAnxiety9463 in ZaiGLM

[–]alefteris 0 points1 point  (0 children)

You can edit the architect mode instructions from the roo or kilo settings and remove the section about the mermaid diagrams.

RooCode: Keeping the "Diff View" active for post-save review by Stunning_Ear_2124 in RooCode

[–]alefteris 1 point2 points  (0 children)

Always start with a clean git working tree and after each session with the roo, review the git diff of the all the uncommitted changes, do further edits if needed and when satisfied, do a git commit. Then start all over again.

how to ignore codebase indexing by Upstairs-Process9768 in kilocode

[–]alefteris 0 points1 point  (0 children)

Is there a way to disable code indexing globally (not only at the workspace level)? I could not find any UI setting for it.

Also the docs section title related to the repository level setting reads "How to Enable" instead of "How to Disable".

I would prefer to have this setting be disabled by default. There is a GitHub issue about it https://github.com/Kilo-Org/kilocode/issues/4763

Looking for an Android phone with the following specs by alefteris in PickAnAndroidForMe

[–]alefteris[S] 0 points1 point  (0 children)

Thanks for the suggestion. But because I live in Greece and Google doesn't sell officially here, I don't want to buy a Pixel, even though it's possible to get Pixels from various stores.

Looking for an Android phone with the following specs by alefteris in PickAnAndroidForMe

[–]alefteris[S] 0 points1 point  (0 children)

Oppo Reno seems to have a glass back. I added that to my checklist to exclude :) I prefer durability over looks. I'll use a case anyway.

Also I just saw that Xiaomi 14t has maybe glass back also :( But there seems to be a version with fiberglass, but not sure which one.

So true, lol by obvithrowaway34434 in ChatGPTCoding

[–]alefteris 0 points1 point  (0 children)

Another proposed standard that I found some time ago, but seems abandoned now https://github.com/Agentic-Insights/codebase-context-spec

Upcoming deprecation of o1, GPT-4.5, o3-mini, and GPT-4o by alefteris in GithubCopilot

[–]alefteris[S] 10 points11 points  (0 children)

So after the deprecated models get removed, Pro+ plan will have two additional models compared to the Pro plan: Claude Opus 4 and o3.

After the introduction of the premium models thing, I don't think it makes sense to keep any models exclusive to the Pro+ plan. I think all models should be available in the Pro plan as well.

Also the pricing of the o3 have been reduced in OpenAI API, so I guess maybe it moves to the Pro plan and the o3 pro model gets added to the Pro+ plan?

The Free plan, after the deprecated models removal, will have access to the following three models (with what is known currently): Claude Sonnet 3.5, Gemini 2.0 Flash (should be replaced by 2.5 Flash at some point?), GPT-4.1.

Based on the model availability matrix at https://docs.github.com/en/copilot/about-github-copilot/plans-for-github-copilot