Skip to content

Conversation

@songhahaha66
Copy link
Owner

No description provided.

songhahaha66 and others added 3 commits October 13, 2025 19:31
Configure Vite to bind to 0.0.0.0 instead of localhost, allowing other devices on the local network to access the development server on port 5173.
- Add rename_section_title method to TemplateAgentTools class
- Register new tool in MainAgent with proper schema and function mapping
- Enable AI agents to rename section titles while preserving header hierarchy
- Support fuzzy matching for old title identification
- Provide clear success/error feedback messages

🤖 Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <[email protected]>
Co-Authored-By: Happy <[email protected]>
- Add python-docx and markdown dependencies to pyproject.toml
- Implement _generate_docx_from_paper() method to convert paper.md to docx
- Add _convert_markdown_to_docx() method with markdown parsing and word formatting
- Add _process_markdown_line() helper method for markdown tag processing
- Modify export_workspace() to automatically include generated paper.docx in zip export
- Add graceful error handling for missing dependencies or generation failures
- Support academic paper formatting with Times New Roman font and proper heading styles

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <[email protected]>
Co-Authored-By: Happy <[email protected]>
@vercel
Copy link

vercel bot commented Oct 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
paper-agent Ready Ready Preview Comment Oct 15, 2025 1:55am

@songhahaha66 songhahaha66 merged commit 8e02549 into master Oct 15, 2025
3 checks passed
@songhahaha66 songhahaha66 deleted the beta branch October 15, 2025 01:56
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.

2 participants