Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@erkinalp
Copy link

Changes

  • Add W3MBrowser class for lightweight terminal-based web browsing
  • Implement page navigation and content extraction
  • Add comprehensive test suite with mocked w3m interactions
  • Add documentation for ASCII browser integration
  • Update requirements.txt with test dependencies

Testing

  • Added unit tests for browser initialization
  • Added tests for successful and failed navigation
  • All tests passing locally

Documentation

  • Added ASCII_BROWSER.md with usage instructions
  • Updated requirements.txt with system dependencies

Fixes #440

Link to Devin run: https://app.devin.ai/sessions/121045305ac0458bbdf2566092dbc1b2

- Add W3MBrowser class for lightweight web browsing
- Implement navigation and content extraction
- Add comprehensive test suite
- Add documentation for ASCII browser integration
- Update requirements.txt with test dependencies

Co-Authored-By: Erkin Alp Güney <[email protected]>
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.

Terminal/ASCII based browser

1 participant