search

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package search is the Stage-1 namespace for URL scraping, issue search, and research agent types. See ../REFACTOR_PLAN.md.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildSearchContext

func BuildSearchContext(s []*SimilarIssue) string

func ExtractCode

func ExtractCode(body, rawURL string) string

func ExtractHTML

func ExtractHTML(body string) (string, string)

func ExtractJSON

func ExtractJSON(body string) string

func ExtractMarkdown

func ExtractMarkdown(body string) string

func FormatIssueResults

func FormatIssueResults(s []*SimilarIssue) string

func SuggestResolution

func SuggestResolution(s []*SimilarIssue) string

Types

type Issue

type Issue = engine.Issue

type IssueIndex

type IssueIndex = engine.IssueIndex

func NewIssueIndex

func NewIssueIndex() *IssueIndex

type ResearchAgent

type ResearchAgent = engine.ResearchAgent

func NewResearchAgent

func NewResearchAgent(maxWorkers int) *ResearchAgent

type ResearchFinding

type ResearchFinding = engine.ResearchFinding

type ResearchQuery

type ResearchQuery = engine.ResearchQuery

type ResearchResult

type ResearchResult = engine.ResearchResult

type ScrapeResult

type ScrapeResult = engine.ScrapeResult

type SimilarIssue

type SimilarIssue = engine.SimilarIssue

type URLScraper

type URLScraper = engine.URLScraper

func NewURLScraper

func NewURLScraper() *URLScraper

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL