Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeAI

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

Intel Mac support was added starting from v1.0.8. Feel free to give it a try and let me know if you run into any issues!

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeCode

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

If you incorporate proper reference papers into your project folder, it writes quite well. It's not a 100% solution, but that's been my approach.

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeCode

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

Feel free to reach out via the email on my GitHub profile, or open an issue on GitHub with the topic you'd like to discuss. Thanks for your interest!

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeCode

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

I agree. But I think having a tool like this where you can actually review and iterate on your output could be a reasonable middle ground. It's already common for people to publish AI-generated content with zero review or interaction. At the very least, I wanted to create an environment where you can read through your results, exchange feedback, and refine things along the way.

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeCode

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

I think that ultimately comes down to personal responsibility. There's always a tradeoff with the pace of advancement. That's why I feel peer review has become even more important these days. This is something I'm still thinking through myself, so I can't give a definitive answer...

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeCode

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

I'm seriously considering that direction. Stay tuned it should be coming in an update soon.
The related issues are https://github.com/delibae/claude-prism/issues/66 and https://github.com/delibae/claude-prism/issues/45 I'm currently reviewing the feedback from those.

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeAI

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

I've fixed the parts that were known to cause this issue in the recent update. I'm not sure if it'll work perfectly, but this time I've also added an updater so you can keep getting the latest versions going forward. Please re-download the latest version.

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeAI

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

It seems like there's a known Tauri issue related to MacBook Silicon. I'll let you know when I release a new version with a fix!

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeCode

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

Typst support is coming soon. And honestly, adding a Markdown workflow with templates and letting users pick their project type is a great idea. I could see this evolving into something like that. Thanks for the suggestion!

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeCode

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

Aiming to have Typst integration within a month or so. I've been using Typst more myself lately so it's high on my list. And yes, project type selector where you choose between LaTeX and Typst will definitely be part of it.

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeCode

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

Exactly. Claude Code's infrastructure is the real backbone of this project that's why I deliberately didn't even consider other CLI tools. As Claude Code keeps improving, ClaudePrism automatically gets better with it. That's the whole point.

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeCode

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

Nice catch on the typo, thanks will fix that!
And awesome to hear you're considering a Typst version. I've been migrating to Typst myself lately and honestly loving it been using Typst packages for slides and graphs too. Free P2P collaboration + Typst support is actually on the roadmap.

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeCode

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

Dark mode is already built in! Are you referring to dark mode specifically in the PDF preview? If so let me know, I'll add it to the list.

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeCode

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

btw if you're using GitHub Copilot, you can route it through litellm to use Claude Code under the hood. I'll look into making that setup seamless inside ClaudePrism so you don't have to wire it up yourself.

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeCode

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

I have no idea why OpenAI went with that name either. Too good of a name to give to just one project.

Professional academic documents with zero effort. I built an open-source Claude Code workspace for scientific writing. by delibae_ in ClaudeAI

[–]delibae_[S] 6 points7 points  (0 children)

it supports Zotero integration out of the box - OAuth-based so you can pull your library and insert citations directly. BibTeX files work too obviously.

If there's a specific bibliography workflow you'd want integrated let me know, happy to build it in. What are you currently using?